mirror of
https://github.com/apache/lucene.git
synced 2025-02-12 13:05:29 +00:00
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
7 lines
199 B
Plaintext
7 lines
199 B
Plaintext
This is the README file for XML Indexing Demo contributed by Aruna Raghavan.
|
|
|
|
$Id$
|
|
|
|
Lucene Indexing Demo illustrates how one can parse and index XML documents
|
|
using a SAX2 or DOM parser with Lucene.
|