Interface | Description |
---|---|
LuceneQueryParserAdaptor<Q,S,E extends Throwable> |
Adaptor class principally to wrap lucene parser implementations and encapsulate changes between lucene versions
of query building.
|
LuceneQueryParserExpressionAdaptor<Q,E extends Throwable> | |
QueryConstants |
This class defines
1) all the non-property fields available to query
2) all the extensions to properties
|
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.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.