Field Filter

Find field values of field names using 'fieldname=query'.

Syntax

Semantics

Recommended Use

fieldname=query

Where a result of a query (a term, phrase or other query) can be found in the value of a fieldname .

Search the values in your field names and restrict the search.


Example

Query

Results

Results Explained

name=file1*

file1.txt, file10.txt, file11.txt, etc.

'file1' is found as a value of fieldname 'name'.

Also see In fieldname{query}