otis 02/05/07 14:28:51
Modified: . CHANGES.txt
Log:
- Updated with an entry for a change just made in DateFilter.
Revision Changes Path
1.12 +6 -1 jakarta-lucene/CHANGES.txt
Index: CHANGES.txt
===================================================================
RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- CHANGES.txt 7 May 2002 00:24:22 -0000 1.11
+++ CHANGES.txt 7 May 2002 21:28:51 -0000 1.12
@@ -1,6 +1,6 @@
Lucene Change Log
-$Id: CHANGES.txt,v 1.11 2002/05/07 00:24:22 briangoetz Exp $
+$Id: CHANGES.txt,v 1.12 2002/05/07 21:28:51 otis Exp $
1.2 RC5
@@ -38,6 +38,11 @@
12. Add escape character to query parser.
(briangoetz)
+
+ 13. Applied a patch that ensures that searches that use DateFilter
+ don't throw an exception when no matches are found. (David Smiley, via
+ otis)
+
1.2 RC4
--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>
|