Is a more recent code avaailable than that provided in June 3, 2003 Version of 
"Parsing, indexing and searching XML with Digester and Lucene"?
----------------------------------------------------------------------------------------------------------------------------------------------

                 Key: LUCENE-2452
                 URL: https://issues.apache.org/jira/browse/LUCENE-2452
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Bill Herbert


The online Article "Parsing, indexing, and searching XML with Digester and 
Lucene" <https://www.ibm.com/developerworks/library/j-lucene/> provides java 
code to create a Lucene index from an XML input file.  It also provides code 
for an index reader.  The article is dated June 03,2003.  After some 
modification, I was able to execute the index writer code using Lucene 3.0.1, 
however I have been unsuccessful in executing the code for searching the index. 
 Does anyone know whether more recent code is available, or if there are any 
instructions to bring the Index reader (i.e. AddressBookSearcher) up to date?
Thanks, Bill

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to