Mailing List Archive

cvs commit: jakarta-lucene-sandbox/contributions/XML-Indexing-Demo README.txt
otis 02/05/21 09:14:29

Modified: contributions/XML-Indexing-Demo README.txt
Log:
- Syntax fix.

Revision Changes Path
1.3 +2 -2 jakarta-lucene-sandbox/contributions/XML-Indexing-Demo/README.txt

Index: README.txt
===================================================================
RCS file: /home/cvs/jakarta-lucene-sandbox/contributions/XML-Indexing-Demo/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README.txt 4 May 2002 14:39:50 -0000 1.2
+++ README.txt 21 May 2002 16:14:29 -0000 1.3
@@ -1,6 +1,6 @@
This is the README file for XML Indexing Demo contributed by Aruna Raghavan.

-$Id: README.txt,v 1.2 2002/05/04 14:39:50 otis Exp $
+$Id: README.txt,v 1.3 2002/05/21 16:14:29 otis Exp $

Lucene Indexing Demo illustrates how one can parse and index XML documents
-using a SAX2 or DOM with Lucene.
+using a SAX2 or DOM parser with Lucene.




--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>