Package org.alfresco.repo.search.adaptor.lucene
-
Interface Summary Interface Description LuceneQueryParserAdaptor<Q,S,E extends java.lang.Throwable> Adaptor class principally to wrap lucene parser implementations and encapsulate changes between lucene versions of query building.LuceneQueryParserExpressionAdaptor<Q,E extends java.lang.Throwable> QueryConstants This class defines 1) all the non-property fields available to query 2) all the extensions to properties -
Enum Summary Enum Description AnalysisMode LuceneFunction Functions that can be applied to lucene fields Currently upper and lower that perform a case insensitive match for untokenised fields.