You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by ot...@apache.org on 2002/05/04 15:34:05 UTC

cvs commit: jakarta-lucene-sandbox/contributions/XML-Indexing-Demo/xdocs about-LuceneIndexingDemo.xml

otis        02/05/04 06:34:05

  Added:       contributions/XML-Indexing-Demo README.txt
               contributions/XML-Indexing-Demo/xdocs
                        about-LuceneIndexingDemo.xml
  Log:
  - Lucene Indexing Demo docs.  Minimalistic at present.
  
  Revision  Changes    Path
  1.1                  jakarta-lucene-sandbox/contributions/XML-Indexing-Demo/README.txt
  
  Index: README.txt
  ===================================================================
  Lucene Indexing Demo illustrates how one can parse and index XML documents
  using a SAX2 or DOM with Lucene.
  
  
  
  1.1                  jakarta-lucene-sandbox/contributions/XML-Indexing-Demo/xdocs/about-LuceneIndexingDemo.xml
  
  Index: about-LuceneIndexingDemo.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
  <properties>
  <author>Aruna</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>
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>