Re: Lucene Search - System Folders/ Custom Locations
Vik Tara <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Anish, Check the lucene project website and their documentation. See the FAQ on indexing here: http://wiki.apache.org/lucene-java/LuceneFAQ#Indexing Regards Vik Anish wrote: > Hi All > > I want to use lucene search for my publication. I want to include some > external system folder in the search i.e. in my custom search, I want > some XMLs to be searched which are placed on the system but outside tomcat. > > Please suggest >