public class MatchNoDocsQuery extends Query
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. |
createWeight, equals, hashCode, toString
public Query rewrite(IndexReader reader) throws IOException
Query
rewrite
in class Query
IOException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.