TeamCity universal search

TeamCity comes with a universal search feature to search for builds, using various attributes such as changes, tests, status, build number, and so on. This is a really useful feature, especially to find historical information about a project that has been running for a long time.

A universal search can be performed using the Search textbox at the extreme right-hand side of the navigation bar.

Note

TeamCity uses a syntax for the search that is similar to the Lucene query syntax.

Apache Lucene is an indexing and search library. Popular search servers such as Solr and Elastic Search make use of Lucene.

For example, to find all the builds for build configurations that had build in their names and also included the .gitignore

Get Learning Continuous Integration with TeamCity now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.