| = Gerrit Code Review - Searching Projects |
| Operators act as restrictions on the search. As more operators |
| are added to the same query string, they further restrict the |
| Matches projects that have exactly the name 'NAME'. |
| Matches projects that have 'PARENT' as parent project. |
| Matches projects that a name part that starts with 'NAME' (case |
| description:'DESCRIPTION':: |
| Matches projects whose description contains 'DESCRIPTION', using a |
| Matches project's state. Can be either 'active' or 'read-only'. |
| Magical internal flag to prove the current user has access to read |
| the projects and all the refs. This flag is always added to any query. |
| Limit the returned results to no more than 'CNT' records. This is |
| automatically set to the page size configured in the current user's |
| preferences. Including it in a web query may lead to unpredictable |
| results with regards to pagination. |
| Part of link:index.html[Gerrit Code Review] |