lucene/sandbox/contributions/XML-Indexing-Demo
Otis Gospodnetic 7d7e290d34 - Applied a patch from bug entry: src/java/org/apache/lucenesandbox/xmlindexingdemo/XMLDocumentHandlerSAX.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150969 13f79535-47bb-0310-9956-ffa450edef68
2004-04-06 09:51:41 +00:00
..
src/java/org/apache/lucenesandbox/xmlindexingdemo - Applied a patch from bug entry: src/java/org/apache/lucenesandbox/xmlindexingdemo/XMLDocumentHandlerSAX.java 2004-04-06 09:51:41 +00:00
xdocs - Added contributor's full name. 2002-05-04 14:39:50 +00:00
IndexingRequest.xml - Unpacked the .zip file, for easier access to the source code. 2002-06-21 15:02:51 +00:00
README.txt - Syntax fix. 2002-05-21 16:14:29 +00:00
XMLIndexingDemo.zip - A contributed, simple XML Indexing Demo. 2002-05-04 13:32:45 +00:00
build.xml build and code cleanup 2004-01-11 14:12:19 +00:00

README.txt

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.