public class ExportQParserPlugin.ExportQuery extends RankQuery
| Constructor and Description |
|---|
ExportQParserPlugin.ExportQuery() |
ExportQParserPlugin.ExportQuery(SolrParams localParams,
SolrParams params,
SolrQueryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Query |
clone() |
Weight |
createWeight(IndexSearcher searcher) |
boolean |
equals(Object o) |
void |
extractTerms(Set<Term> terms) |
MergeStrategy |
getMergeStrategy() |
TopDocsCollector |
getTopDocsCollector(int len,
SolrIndexSearcher.QueryCommand cmd,
IndexSearcher searcher) |
int |
hashCode() |
Query |
rewrite(IndexReader reader) |
String |
toString(String s) |
RankQuery |
wrap(Query mainQuery) |
getCache, getCacheSep, getCost, getOptions, getOptionsString, setCache, setCacheSep, setCostpublic ExportQParserPlugin.ExportQuery()
public ExportQParserPlugin.ExportQuery(SolrParams localParams, SolrParams params, SolrQueryRequest request) throws IOException
IOExceptionpublic MergeStrategy getMergeStrategy()
getMergeStrategy in class RankQuerypublic 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 Querypublic TopDocsCollector getTopDocsCollector(int len, SolrIndexSearcher.QueryCommand cmd, IndexSearcher searcher) throws IOException
getTopDocsCollector in class RankQueryIOExceptionpublic String toString(String s)
toString in class ExtendedQueryBaseCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.