DocValuesRewriteMethod instead.@Deprecated public final class DocTermOrdsRewriteMethod extends MultiTermQuery.RewriteMethod
This can be used to perform these queries against an unindexed docvalues field.
| Constructor and Description |
|---|
DocTermOrdsRewriteMethod()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
int |
hashCode()
Deprecated.
|
Query |
rewrite(IndexReader reader,
MultiTermQuery query)
Deprecated.
|
getTermsEnumpublic Query rewrite(IndexReader reader, MultiTermQuery query)
rewrite in class MultiTermQuery.RewriteMethodCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.