Using lucene

2005-01-22 Thread Ahmed El-dawy
Hello, I want to use Lucene in my java program. The main function I need to use is to search text or xml files on the local drive. What do you recommend me to read? -- Regards, Ahmed Saad - To unsubscribe, e-mail: [EMAIL

RE: Using lucene

2005-01-22 Thread Tim O'Brien
Ahmed, Lucene is a Jakarta sub-project, not a commons component. Nevertheless here are some links that might be useful: Two Articles by Otis Gospodnetic - http://www.onjava.com/pub/a/onjava/2003/01/15/lucene.html http://www-106.ibm.com/developerworks/java/library/j-lucene/ Tim O'Brien