/[Apache-SVN]
ViewVC logotype

Revision 149785


Jump to revision: Previous Next
Author: briangoetz
Date: Tue Jun 25 00:05:31 2002 UTC (22 years, 4 months ago)
Changed paths: 4
Log Message:
Support for new range query syntax.  The delimiter is " TO ", but is optional
for backward compatibility with previous syntax.  If the range arguments
match the format supported by DateFormat.getDateInstance(DateFormat.SHORT),
then they will be converted into the appropriate date strings a la DateField.

Added Field.Keyword "constructor" for Date-valued arguments.

Optimized DateField.timeToString function.

PR:
Obtained from:
Submitted by:	Brian Goetz
Reviewed by:


Changed paths

Path Details
Directorylucene/java/trunk/src/java/org/apache/lucene/document/DateField.java modified , text changed , props changed
Directorylucene/java/trunk/src/java/org/apache/lucene/document/Field.java modified , text changed , props changed
Directorylucene/java/trunk/src/java/org/apache/lucene/queryParser/QueryParser.jj modified , text changed , props changed
Directorylucene/java/trunk/src/test/org/apache/lucene/queryParser/TestQueryParser.java modified , text changed , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26