public class LuceneSelector<Q,S,E extends Throwable> extends BaseSelector implements LuceneQueryBuilderComponent<Q,S,E>
| Constructor and Description |
|---|
LuceneSelector(QName type,
String alias) |
| 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
|
getAlias, getJoinType, getSelector, getSelectorGroups, getSelectors, getType, setJoinType, 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.