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