org.apache.lucene.util.Attribute
MultiTermRewriteMethodAttributeImpl
@Deprecated 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 | Method | Description |
---|---|---|
org.apache.lucene.search.MultiTermQuery.RewriteMethod |
getMultiTermRewriteMethod() |
Deprecated.
|
void |
setMultiTermRewriteMethod(org.apache.lucene.search.MultiTermQuery.RewriteMethod method) |
Deprecated.
|
static final String TAG_ID
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.