public class LuceneFTSWildTerm<Q,S,E extends Throwable> extends FTSWildTerm implements LuceneQueryBuilderComponent<Q,S,E>
ARG_PROPERTY, ARG_TERM, ARG_TOKENISATION_MODE, args, NAME| Constructor and Description |
|---|
LuceneFTSWildTerm() |
| Modifier and Type | Method and Description |
|---|---|
Q |
addComponent(Set<String> selectors,
Map<String,Argument> functionArgs,
LuceneQueryBuilderContext<Q,S,E> luceneContext,
FunctionEvaluationContext functionContext)
Generate the lucene query from the query component
|
getValuegetArgumentDefinition, getArgumentDefinitions, getName, getReturnType, toStringpublic Q addComponent(Set<String> selectors, Map<String,Argument> functionArgs, LuceneQueryBuilderContext<Q,S,E> luceneContext, FunctionEvaluationContext functionContext) throws E extends Throwable
LuceneQueryBuilderComponentaddComponent in interface LuceneQueryBuilderComponent<Q,S,E extends Throwable>functionContext - FunctionEvaluationContextEE extends ThrowableCopyright © 2005–2019 Alfresco Software. All rights reserved.