Uses of Interface
org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
-
Uses of LuceneQueryParserAdaptor in org.alfresco.opencmis.dictionary
Methods in org.alfresco.opencmis.dictionary with parameters of type LuceneQueryParserAdaptor Modifier and Type Method Description <Q,S,E extends Throwable>
QCMISPropertyLuceneBuilder. buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QCMISPropertyLuceneBuilder. buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, Boolean not)
<Q,S,E extends Throwable>
QCMISPropertyLuceneBuilder. buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QCMISPropertyLuceneBuilder. buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QCMISPropertyLuceneBuilder. buildLuceneIn(LuceneQueryParserAdaptor<Q,S,E> lqpa, Collection<Serializable> values, Boolean not, PredicateMode mode)
<Q,S,E extends Throwable>
QCMISPropertyLuceneBuilder. buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QCMISPropertyLuceneBuilder. buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QCMISPropertyLuceneBuilder. buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QCMISPropertyLuceneBuilder. buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, Boolean not)
<Q,S,E extends Throwable>
StringCMISPropertyLuceneBuilder. getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa)
-
Uses of LuceneQueryParserAdaptor in org.alfresco.opencmis.mapping
Methods in org.alfresco.opencmis.mapping with parameters of type LuceneQueryParserAdaptor Modifier and Type Method Description <Q,S,E extends Throwable>
QAbstractSimpleLuceneBuilder. buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QBaseLuceneBuilder. buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QBaseTypeIdLuceneBuilder. buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QFixedValueLuceneBuilder. buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QObjectIdLuceneBuilder. buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QObjectTypeIdLuceneBuilder. buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QParentLuceneBuilder. buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QAbstractSimpleLuceneBuilder. buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, Boolean not)
<Q,S,E extends Throwable>
QBaseLuceneBuilder. buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, Boolean not)
<Q,S,E extends Throwable>
QBaseTypeIdLuceneBuilder. buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, Boolean not)
<Q,S,E extends Throwable>
QFixedValueLuceneBuilder. buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, Boolean not)
<Q,S,E extends Throwable>
QObjectIdLuceneBuilder. buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, Boolean not)
<Q,S,E extends Throwable>
QObjectTypeIdLuceneBuilder. buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, Boolean not)
<Q,S,E extends Throwable>
QParentLuceneBuilder. buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, Boolean not)
<Q,S,E extends Throwable>
QAbstractSimpleLuceneBuilder. buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QBaseLuceneBuilder. buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QFixedValueLuceneBuilder. buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QObjectIdLuceneBuilder. buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QObjectTypeIdLuceneBuilder. buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QAbstractSimpleLuceneBuilder. buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QBaseLuceneBuilder. buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QFixedValueLuceneBuilder. buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QObjectIdLuceneBuilder. buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QObjectTypeIdLuceneBuilder. buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QBaseLuceneBuilder. buildLuceneIn(LuceneQueryParserAdaptor<Q,S,E> lqpa, Collection<Serializable> values, Boolean not, PredicateMode mode)
<Q,S,E extends Throwable>
QFixedValueLuceneBuilder. buildLuceneIn(LuceneQueryParserAdaptor<Q,S,E> lqpa, Collection<Serializable> values, Boolean not, PredicateMode mode)
<Q,S,E extends Throwable>
QBaseLuceneBuilder. buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QFixedValueLuceneBuilder. buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QObjectTypeIdLuceneBuilder. buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QAbstractSimpleLuceneBuilder. buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QBaseLuceneBuilder. buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QFixedValueLuceneBuilder. buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QObjectIdLuceneBuilder. buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QObjectTypeIdLuceneBuilder. buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QAbstractSimpleLuceneBuilder. buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QBaseLuceneBuilder. buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QFixedValueLuceneBuilder. buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QObjectIdLuceneBuilder. buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QObjectTypeIdLuceneBuilder. buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QAbstractSimpleLuceneBuilder. buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, Boolean not)
<Q,S,E extends Throwable>
QBaseLuceneBuilder. buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, Boolean not)
<Q,S,E extends Throwable>
QFixedValueLuceneBuilder. buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, Boolean not)
<Q,S,E extends Throwable>
QObjectIdLuceneBuilder. buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, Boolean not)
<Q,S,E extends Throwable>
QObjectTypeIdLuceneBuilder. buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, Boolean not)
<Q,S,E extends Throwable>
QParentLuceneBuilder. buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, Boolean not)
<Q,S,E extends Throwable>
StringAbstractSimpleLuceneBuilder. getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa)
<Q,S,E extends Throwable>
StringBaseLuceneBuilder. getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa)
<Q,S,E extends Throwable>
StringDirectLuceneBuilder. getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa)
<Q,S,E extends Throwable>
StringFixedValueLuceneBuilder. getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa)
<Q,S,E extends Throwable>
StringObjectIdLuceneBuilder. getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa)
<Q,S,E extends Throwable>
StringObjectTypeIdLuceneBuilder. getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa)
<Q,S,E extends Throwable>
StringParentLuceneBuilder. getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa)
-
Uses of LuceneQueryParserAdaptor in org.alfresco.opencmis.search
Methods in org.alfresco.opencmis.search with parameters of type LuceneQueryParserAdaptor Modifier and Type Method Description <Q,S,E extends Throwable>
QCmisFunctionEvaluationContext. buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QCmisFunctionEvaluationContext. buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Boolean not)
<Q,S,E extends Throwable>
QCmisFunctionEvaluationContext. buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QCmisFunctionEvaluationContext. buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QCmisFunctionEvaluationContext. buildLuceneIn(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Collection<Serializable> values, Boolean not, PredicateMode mode)
<Q,S,E extends Throwable>
QCmisFunctionEvaluationContext. buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QCmisFunctionEvaluationContext. buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QCmisFunctionEvaluationContext. buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QCmisFunctionEvaluationContext. buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, Boolean not)
<Q,S,E extends Throwable>
StringCmisFunctionEvaluationContext. getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName)
-
Uses of LuceneQueryParserAdaptor in org.alfresco.repo.search.impl.parsers
Methods in org.alfresco.repo.search.impl.parsers with parameters of type LuceneQueryParserAdaptor Modifier and Type Method Description <Q,S,E extends Throwable>
QAlfrescoFunctionEvaluationContext. buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QAlfrescoFunctionEvaluationContext. buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Boolean not)
<Q,S,E extends Throwable>
QAlfrescoFunctionEvaluationContext. buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QAlfrescoFunctionEvaluationContext. buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QAlfrescoFunctionEvaluationContext. buildLuceneIn(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Collection<Serializable> values, Boolean not, PredicateMode mode)
<Q,S,E extends Throwable>
QAlfrescoFunctionEvaluationContext. buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QAlfrescoFunctionEvaluationContext. buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QAlfrescoFunctionEvaluationContext. buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QAlfrescoFunctionEvaluationContext. buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, Boolean not)
<Q,S,E extends Throwable>
StringAlfrescoFunctionEvaluationContext. getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName)
-
Uses of LuceneQueryParserAdaptor in org.alfresco.repo.search.impl.querymodel
Methods in org.alfresco.repo.search.impl.querymodel with parameters of type LuceneQueryParserAdaptor Modifier and Type Method Description <Q,S,E extends Throwable>
QFunctionEvaluationContext. buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QFunctionEvaluationContext. buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Boolean not)
Note: null and not null are not required to support functions from the spec<Q,S,E extends Throwable>
QFunctionEvaluationContext. buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QFunctionEvaluationContext. buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QFunctionEvaluationContext. buildLuceneIn(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Collection<Serializable> values, Boolean not, PredicateMode mode)
Note: In is not required to support functions from the spec<Q,S,E extends Throwable>
QFunctionEvaluationContext. buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QFunctionEvaluationContext. buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QFunctionEvaluationContext. buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)
<Q,S,E extends Throwable>
QFunctionEvaluationContext. buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName, Serializable value, Boolean not)
Note: Like is not required to support functions from the spec<Q,S,E extends Throwable>
StringFunctionEvaluationContext. getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa, String propertyName)
-
Uses of LuceneQueryParserAdaptor in org.alfresco.repo.search.impl.querymodel.impl.lucene
Methods in org.alfresco.repo.search.impl.querymodel.impl.lucene that return LuceneQueryParserAdaptor Modifier and Type Method Description LuceneQueryParserAdaptor<Q,S,E>
LuceneQueryBuilderContext. getLuceneQueryParserAdaptor()
-