@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 | Field and Description |
---|---|
static java.lang.String |
TAG_ID
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.search.MultiTermQuery.RewriteMethod |
getMultiTermRewriteMethod()
Deprecated.
|
void |
setMultiTermRewriteMethod(org.apache.lucene.search.MultiTermQuery.RewriteMethod method)
Deprecated.
|
static final java.lang.String TAG_ID
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.