Search P4 Server using a basic search

You can run a basic text search to query your P4 Server for submitted changes, file revisions, or file content.

To search using a DSL query, see Search P4 Server using a DSL query.

  1. Select the Account button in the top navigation bar and select Search.

    The Search page opens.

  2. Enter your search term in the Search box at the top of the page and press Enter.

    By default, a date: pastWeek DSL query is used to limit the results to the past week. See Search P4 Server using a DSL query.

    In the results, each file displays a ribbon with the name of the data model it belongs to.

    • Search exact match: Wrap your search term with double quotes (""). For example, to find results that exactly match foo.bar.bong, enter:
    • "foo.bar.bong"

    • Search for term-x and term-y (AND): To find results that contain term-x and term-y, separate your search terms with a space. For example, to find results that contain foo and bar, enter the following search term:
    • foo bar

  3. To filter and order the results further, choose a combination of the DSL keywords. See Search P4 Server using a DSL query.