Uses of Enum
org.alfresco.repo.search.adaptor.LuceneFunction
Packages that use LuceneFunction
Package
Description
-
Uses of LuceneFunction in org.alfresco.opencmis.dictionary
Methods in org.alfresco.opencmis.dictionary with parameters of type LuceneFunctionModifier and TypeMethodDescription<Q,
S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneEquality
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneGreaterThan
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneGreaterThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneInequality
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneLessThan
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneLessThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) -
Uses of LuceneFunction in org.alfresco.opencmis.mapping
Methods in org.alfresco.opencmis.mapping with parameters of type LuceneFunctionModifier and TypeMethodDescription<Q,
S, E extends Throwable>
QAbstractSimpleLuceneBuilder.buildLuceneEquality
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneEquality
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QBaseTypeIdLuceneBuilder.buildLuceneEquality
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneEquality
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QObjectIdLuceneBuilder.buildLuceneEquality
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneEquality
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QParentLuceneBuilder.buildLuceneEquality
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QAbstractSimpleLuceneBuilder.buildLuceneGreaterThan
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneGreaterThan
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneGreaterThan
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QObjectIdLuceneBuilder.buildLuceneGreaterThan
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneGreaterThan
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QAbstractSimpleLuceneBuilder.buildLuceneGreaterThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneGreaterThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneGreaterThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QObjectIdLuceneBuilder.buildLuceneGreaterThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneGreaterThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneInequality
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneInequality
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneInequality
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QAbstractSimpleLuceneBuilder.buildLuceneLessThan
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneLessThan
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneLessThan
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QObjectIdLuceneBuilder.buildLuceneLessThan
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneLessThan
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QAbstractSimpleLuceneBuilder.buildLuceneLessThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneLessThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneLessThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QObjectIdLuceneBuilder.buildLuceneLessThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneLessThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) -
Uses of LuceneFunction in org.alfresco.opencmis.search
Methods in org.alfresco.opencmis.search that return LuceneFunctionModifier and TypeMethodDescriptionCmisFunctionEvaluationContext.getLuceneFunction
(FunctionArgument functionArgument) Methods in org.alfresco.opencmis.search with parameters of type LuceneFunctionModifier and TypeMethodDescription<Q,
S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneEquality
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneGreaterThan
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneGreaterThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneInequality
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneLessThan
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneLessThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) -
Uses of LuceneFunction in org.alfresco.repo.search.adaptor
Methods in org.alfresco.repo.search.adaptor that return LuceneFunctionModifier and TypeMethodDescriptionstatic LuceneFunction
Returns the enum constant of this type with the specified name.static LuceneFunction[]
LuceneFunction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.alfresco.repo.search.adaptor with parameters of type LuceneFunctionModifier and TypeMethodDescriptionQueryParserAdaptor.getFieldQuery
(String luceneFieldName, String term, AnalysisMode analysisMode, Integer slop, LuceneFunction luceneFunction) QueryParserAdaptor.getFieldQuery
(String field, String queryText, AnalysisMode analysisMode, LuceneFunction luceneFunction) QueryParserAdaptor.getIdentifierQuery
(String field, String stringValue, AnalysisMode analysisMode, LuceneFunction luceneFunction) Wrap generating a potentially complex id + version queryQueryParserAdaptor.getRangeQuery
(String field, String lower, String upper, boolean includeLower, boolean includeUpper, AnalysisMode analysisMode, LuceneFunction luceneFunction) -
Uses of LuceneFunction in org.alfresco.repo.search.impl.parsers
Methods in org.alfresco.repo.search.impl.parsers that return LuceneFunctionModifier and TypeMethodDescriptionAlfrescoFunctionEvaluationContext.getLuceneFunction
(FunctionArgument functionArgument) Methods in org.alfresco.repo.search.impl.parsers with parameters of type LuceneFunctionModifier and TypeMethodDescription<Q,
S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneEquality
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneGreaterThan
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneGreaterThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneInequality
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneLessThan
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneLessThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) -
Uses of LuceneFunction in org.alfresco.repo.search.impl.querymodel
Methods in org.alfresco.repo.search.impl.querymodel that return LuceneFunctionModifier and TypeMethodDescriptionFunctionEvaluationContext.getLuceneFunction
(FunctionArgument functionArgument) Methods in org.alfresco.repo.search.impl.querymodel with parameters of type LuceneFunctionModifier and TypeMethodDescription<Q,
S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneEquality
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneGreaterThan
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneGreaterThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneInequality
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneLessThan
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,
S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneLessThanOrEquals
(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction)