lucene/sandbox/contributions/XML-Indexing-Demo/xdocs/about-LuceneIndexingDemo.xml
Otis Gospodnetic 740ff44d60 - Added contributor's full name.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150754 13f79535-47bb-0310-9956-ffa450edef68
2002-05-04 14:39:50 +00:00

18 lines
352 B
XML

<?xml version="1.0"?>
<document>
<properties>
<author>Aruna Raghavan</author>
<author>Otis Gospodnetic</author>
<title>Lucene Indexing Demo</title>
</properties>
<body>
<section name="Description">
<p>Lucene Indexing Demo illustrates how one can parse XML documents
using a SAX2 or DOM and index them with Lucene.</p>
</section>
</body>
</document>