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() |
void |
setDateResolution(java.text.Collator rangeCollator) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.