Re: How use implement Lucene for perl.

2009-12-28 Thread Neil Lunn
On Tue, Dec 29, 2009 at 3:42 PM, Maheshwar wrote: > > I am new for Lucene. > I haven't any idea about Lucene. > I want to implement Lucene in my search script. > Please guide me what I needs to be do for Lucene implementation. > Yes probably the wrong list or not, but for both Lucene or Solr the

Re: How use implement Lucene for perl.

2009-12-28 Thread Israel Ekpo
I think you need to send a message to the lucene mailing list instead if you want to use Lucene directly. java-u...@lucene.apache.org The API core Javadoc page has a very simple example which you can use to get started with a few modifications. http://lucene.apache.org/java/3_0_0/api/core/index.