Search view

This view allows running queries according to Lucene syntax and browse files that match specified criteria.

Figure 1. Studio. Search view

Built-in filters

The text box is used to define filtering criteria. The criteria has to be a valid Lucene query. You can search by user defined metadata or built-in one set by RavenFS. To get full list of default metadata records read indexing article.

The studio has a few, built-in filters in order to help you to create the query that contains common conditions:

Figure 2. Studio. Search view. Filters

Example

Lets find all files in pdfs directory which names start with nosql:

Figure 3. Studio. Search view. Example