SimpleQQParser
public interface QualityQueryParser
Modifier and Type | Method | Description |
---|---|---|
Query |
parse(QualityQuery qq) |
Parse a given QualityQuery into a Lucene query.
|
Query parse(QualityQuery qq) throws ParseException
qq
- the quality query to be parsed.ParseException
- if parsing failed.Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.