briangoetz 02/05/06 17:24:22
Modified: . CHANGES.txt
Log:
Add query parser note
Revision Changes Path
1.11 +4 -1 jakarta-lucene/CHANGES.txt
Index: CHANGES.txt
===================================================================
RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- CHANGES.txt 6 May 2002 18:10:55 -0000 1.10
+++ CHANGES.txt 7 May 2002 00:24:22 -0000 1.11
@@ -1,6 +1,6 @@
Lucene Change Log
-$Id: CHANGES.txt,v 1.10 2002/05/06 18:10:55 otis Exp $
+$Id: CHANGES.txt,v 1.11 2002/05/07 00:24:22 briangoetz Exp $
1.2 RC5
@@ -35,6 +35,9 @@
11. Allow co-existence of indexed and non-indexed fields with the same name
(cutting/casper, via otis)
+
+ 12. Add escape character to query parser.
+ (briangoetz)
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>
|