public class RangeCollatorAttributeImpl extends org.apache.lucene.util.AttributeImpl implements RangeCollatorAttribute
ParametricRangeQueryNodeProcessor
processor
and must be defined in the QueryConfigHandler
. This attribute tells
the processor which Collator
should be used for a
TermRangeQuery
RangeCollatorAttribute
,
Serialized FormConstructor and Description |
---|
RangeCollatorAttributeImpl() |
public void setDateResolution(Collator rangeCollator)
setDateResolution
in interface RangeCollatorAttribute
public Collator getRangeCollator()
getRangeCollator
in interface RangeCollatorAttribute
public void clear()
clear
in class org.apache.lucene.util.AttributeImpl
public void copyTo(org.apache.lucene.util.AttributeImpl target)
copyTo
in class org.apache.lucene.util.AttributeImpl
public boolean equals(Object other)
equals
in class org.apache.lucene.util.AttributeImpl
public int hashCode()
hashCode
in class org.apache.lucene.util.AttributeImpl
public String toString()
toString
in class org.apache.lucene.util.AttributeImpl
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.