[ https://issues.apache.org/jira/browse/LUCENE-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865257#action_12865257 ]
Steven Rowe commented on LUCENE-2452: ------------------------------------- Forgot to mention the Resources page on the Lucene wiki - tons of useful stuff there: http://wiki.apache.org/lucene-java/Resources > 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