Apache Lucene crawler search

2009-05-26 Thread dev_gnixinfosoft
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

Re: Apache Lucene crawler search

2009-05-26 Thread Andi Vajda
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