How to implement crawler search in Apache Lucene,
I am currently using FAST search engine in my project, which uses crawler
facility
How to implement this using Apache Lucene, I read somewhere that there is no
direct functionality to this in Apache Lucene, but we can implement it using
some tw
On Tue, 26 May 2009, dev_gnixinfosoft wrote:
How to implement crawler search in Apache Lucene,
I am currently using FAST search engine in my project, which uses crawler
facility
How to implement this using Apache Lucene, I read somewhere that there is no
direct functionality to this in Apache