public interface MultiTermRewriteMethodAttribute
extends org.apache.lucene.util.Attribute
ParametricRangeQueryNodeProcessor processor
and should be defined in the QueryConfigHandler used by this
processor. It basically tells the processor which MultiTermQuery.RewriteMethod to
use. | Modifier and Type | Field and Description |
|---|---|
static java.lang.CharSequence |
TAG_ID |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.MultiTermQuery.RewriteMethod |
getMultiTermRewriteMethod() |
void |
setMultiTermRewriteMethod(org.apache.lucene.search.MultiTermQuery.RewriteMethod method) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.