public class LuceneScore<Q,S,E extends Throwable> extends Score implements LuceneQueryBuilderComponent<Q,S,E>
ARG_QUALIFIER, args, NAME| Constructor and Description |
|---|
LuceneScore() |
| 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
|
getArgumentDefinition, 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.