mirror of https://github.com/apache/lucene.git
- Syntax fix.
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150774 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
46e1e54350
commit
296a06ce90
|
@ -3,4 +3,4 @@ This is the README file for XML Indexing Demo contributed by Aruna Raghavan.
|
||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
Lucene Indexing Demo illustrates how one can parse and index XML documents
|
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.
|
||||||
|
|
Loading…
Reference in New Issue