public class TermsQueryParser extends Object implements QueryParser
| Constructor and Description |
|---|
TermsQueryParser() |
public static final String NAME
@Inject public TermsQueryParser()
public String[] names()
QueryParsernames in interface QueryParserpublic org.apache.lucene.search.Query parse(QueryParseContext parseContext) throws IOException, QueryParsingException
QueryParserReturns null if this query should be ignored in the context of the DSL.
parse in interface QueryParserIOExceptionQueryParsingExceptionCopyright © 2009–2017. All rights reserved.