@Deprecated
public interface RangeCollatorAttribute
extends org.apache.lucene.util.Attribute
ParametricRangeQueryNodeProcessor
processor
and must be defined in the QueryConfigHandler
. This attribute tells
the processor which Collator
should be used for a
TermRangeQuery
Modifier and Type | Method and Description |
---|---|
java.text.Collator |
getRangeCollator()
Deprecated.
|
void |
setDateResolution(java.text.Collator rangeCollator)
Deprecated.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.