Class LuceneQueryParserFactoryProvider
java.lang.Object
com.apple.foundationdb.record.lucene.search.LuceneQueryParserFactoryProvider
The provider for the implementations of
LuceneQueryParserFactory.
The factory implementation can be provided through an implementation of the LuceneQueryParserFactory that is marked with
an AutoService annotation (at most 1 such implementation can be marked). If no
implementation is marked as AutoService then a default implementation will be selected.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe default implementation is aConfigAwareQueryParserwith the default list of stop words. -
Method Summary
-
Method Details
-
instance
-
getParserFactory
-