| Constructor and Description | 
|---|
MatchNoDocsQuery()  | 
| Modifier and Type | Method and Description | 
|---|---|
Query | 
rewrite(IndexReader reader)
Expert: called to re-write queries into primitive queries. 
 | 
String | 
toString(String field)
Prints a query to a string, with  
field assumed to be the 
 default field and omitted. | 
public Query rewrite(IndexReader reader) throws IOException
Queryrewrite in class QueryIOExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.