Re: Best way to use Lucene from perl

2010-07-09 Thread Itamar Syn-Hershko
Schindler [mailto:u...@thetaphi.de] Sent: Friday, July 09, 2010 8:19 AM To: java-user@lucene.apache.org Subject: RE: Best way to use Lucene from perl Have a look at Apache Solr - it implements a server that manages and queries the index, supports schema configurations and makes the "API

RE: Best way to use Lucene from perl

2010-07-08 Thread Uwe Schindler
remen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:u...@thetaphi.de] > Sent: Friday, July 09, 2010 8:19 AM > To: java-user@lucene.apache.org > Subject: RE: Best way to use Lucene from perl > > Have a look at Apache Solr - it imple

RE: Best way to use Lucene from perl

2010-07-08 Thread Uwe Schindler
7:17 AM > To: java-user@lucene.apache.org > Subject: Best way to use Lucene from perl > > I am extremely impressed with Lucene and would like to thank Naveen and > Otis for your kind help. > > I am not really a Java person, I am a perl and C++ guy and my website is done >

Best way to use Lucene from perl

2010-07-08 Thread Igor Chudov
I am extremely impressed with Lucene and would like to thank Naveen and Otis for your kind help. I am not really a Java person, I am a perl and C++ guy and my website is done with mod_perl. So, my obvious question is what perl implementation of lucene access you would recommend. It would seem th