Package org.elasticsearch.index.search

Class Summary
NumericRangeFieldDataFilter<T> A numeric filter that can be much faster than NumericRangeFilter at the expense of loading numeric values of the field to memory using FieldDataCache.
TextQueryParser  
UidFilter  
 

Enum Summary
TextQueryParser.Type