| Constructor and Description |
|---|
IgnoreAcceptDocsQuery(Query q) |
| Modifier and Type | Method and Description |
|---|---|
Weight |
createWeight(IndexSearcher searcher,
boolean needsScores) |
boolean |
equals(Object o) |
float |
getBoost() |
int |
hashCode() |
Query |
rewrite(IndexReader reader) |
void |
setBoost(float b) |
String |
toString(String field) |
public IgnoreAcceptDocsQuery(Query q)
public Weight createWeight(IndexSearcher searcher, boolean needsScores) throws IOException
createWeight in class QueryIOExceptionpublic Query rewrite(IndexReader reader) throws IOException
rewrite in class QueryIOExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.