[ 
https://issues.apache.org/jira/browse/LUCENE-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steven Rowe closed LUCENE-2452.
-------------------------------

    Lucene Fields:   (was: [New])
       Resolution: Invalid

Hi Bill,

You should address issues like this to the java-u...@lucene.apache.org mailing 
list; the bug tracking system is intended to address issues with the software 
maintained by the Lucene project, not source code created elsewhere.  

In any case, it's a good idea to ask first on the user list, in case the issue 
you're having is already known.

Have you seen Lucene's [Getting 
Started|http://lucene.apache.org/java/3_0_1/gettingstarted.html] page?  The 
Lucene command line demo is mentioned there; here is a direct link to the 
source code, including searching against an index:

 
http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/src/demo/org/apache/lucene/demo/SearchFiles.java?view=markup

Good luck,
Steve

> 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