$_field
$_field : string
The name of the field that should be restricted.
This class provides an abstract base class for all indexer query filters.
A filter will restrict any query for a given field, showing only results matching the filter. In essence, this is a limited version of the range query facility supported by Lucene.