|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface DateResolutionAttribute
This attribute is used by ParametricRangeQueryNodeProcessor processor
and must be defined in the QueryConfigHandler. This attribute tells
the processor which DateTools.Resolution to use when parsing the date.
| Method Summary | |
|---|---|
org.apache.lucene.document.DateTools.Resolution |
getDateResolution()
Deprecated. |
void |
setDateResolution(org.apache.lucene.document.DateTools.Resolution dateResolution)
Deprecated. Sets the default date resolution used by RangeQueryNodes for
fields for which no specific date resolutions has been set. |
| Method Detail |
|---|
void setDateResolution(org.apache.lucene.document.DateTools.Resolution dateResolution)
RangeQueryNodes for
fields for which no specific date resolutions has been set. Field
specific resolutions can be set with
dateResolution - the default date resolution to setorg.apache.lucene.document.DateTools.Resolution getDateResolution()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||