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