Class AbstractLuceneLeafSingleFieldPredicate

All Implemented Interfaces:
LuceneSearchPredicate, SearchPredicate
Direct Known Subclasses:
LuceneExistsPredicate, LuceneGeoPointSpatialWithinBoundingBoxPredicate, LuceneGeoPointSpatialWithinCirclePredicate, LuceneGeoPointSpatialWithinPolygonPredicate, LuceneNumericMatchPredicate, LuceneNumericRangePredicate, LuceneNumericTermsPredicate, LuceneTextMatchPredicate, LuceneTextPhrasePredicate, LuceneTextPrefixPredicate, LuceneTextRangePredicate, LuceneTextRegexpPredicate, LuceneTextTermsPredicate, LuceneTextWildcardPredicate

public abstract class AbstractLuceneLeafSingleFieldPredicate extends AbstractLuceneSingleFieldPredicate