public class LuceneSelector extends BaseSelector implements LuceneQueryBuilderComponent
Constructor and Description |
---|
LuceneSelector(QName type,
java.lang.String alias) |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.search.Query |
addComponent(java.util.Set selectors,
java.util.Map functionArgs,
LuceneQueryBuilderContext luceneContext,
FunctionEvaluationContext functionContext)
Generate the lucene query from the query component
|
getAlias, getSelector, getSelectorGroups, getSelectors, getType, toString
public LuceneSelector(QName type, java.lang.String alias)
alias
- type
- public org.apache.lucene.search.Query addComponent(java.util.Set selectors, java.util.Map functionArgs, LuceneQueryBuilderContext luceneContext, FunctionEvaluationContext functionContext) throws org.apache.lucene.queryParser.ParseException
LuceneQueryBuilderComponent
addComponent
in interface LuceneQueryBuilderComponent
org.apache.lucene.queryParser.ParseException
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.