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