Hi Rémi

I have been considering using Solr with Tika 
(http://lucene.grantingersoll.com/2008/12/06/tika-and-solr/) to index 
text-based documents - mainly PDF I think - with associated XML 'metadata' 
documents (which would also be indexed with Solr) via Restlet, so I would be 
interested in what you have come up with.  I have been trying to set this up in 
a Geronimo-Jetty environment, but running into a few issues (such as how to 
deploy to Solr via the Geronimo admin web page - I'm very new to all this).  
From what I understand, although Tika has been integrated into Solr, it is 
scheduled for Solr 1.4 which has not been released yet, so I need to get the 
latest Solr source code and build that to get this integration - not sure if 
you've looked into that or not.

Cheers
Ben



From: Rémi Dewitte 
Sent: Friday, December 26, 2008 1:45 PM
To: [email protected] 
Subject: Solr integration


Hello,

While doing some cleanup to contribute to the authentication work, I thought I 
could give a restlet integration of Solr.
Basically it is a ClientHelper handling "solr://..." request.

I just need to know whether someone is interested in it.

Cheers,
Rémi

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=993072

Reply via email to