| Constructor and Description | 
|---|
RandomApproximationQuery(Query query,
                        Random random)  | 
| Modifier and Type | Method and Description | 
|---|---|
Weight | 
createWeight(IndexSearcher searcher,
            ScoreMode scoreMode,
            float boost)  | 
boolean | 
equals(Object other)  | 
int | 
hashCode()  | 
Query | 
rewrite(IndexReader reader)  | 
String | 
toString(String field)  | 
void | 
visit(QueryVisitor visitor)  | 
classHash, sameClassAs, toStringpublic Query rewrite(IndexReader reader) throws IOException
rewrite in class QueryIOExceptionpublic void visit(QueryVisitor visitor)
public Weight createWeight(IndexSearcher searcher, ScoreMode scoreMode, float boost) throws IOException
createWeight in class QueryIOExceptionCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.