Class LuceneTextTermsPredicate.Factory<F>

All Implemented Interfaces:
SearchQueryElementFactory<TermsPredicateBuilder,LuceneSearchIndexScope<?>,LuceneSearchIndexValueFieldContext<F>>
Enclosing class:
LuceneTextTermsPredicate

public static class LuceneTextTermsPredicate.Factory<F> extends AbstractLuceneCodecAwareSearchQueryElementFactory<TermsPredicateBuilder,F,LuceneFieldCodec<F,String>>