Re: Using Solr with CouchDB

2010-04-28 Thread Patrick Petermair
Setting up CouchDB-Lucene is quite easy, but you don't want that i guess. Yeah, I was thinking about CouchDB-Lucene too (also found it in the CouchDB wiki). It's not like I HAVE to make it work with Solr. If it turns out that it's not possible or a pain in the ass, I'll probably go for the

Re: Using Solr with CouchDB

2010-04-28 Thread Patrick Petermair
Hey Brendan! Thanks for your response. I don't know much about couch, but if you to return json from solr (which I think couch would understand) you can do that with wt=json in the query string when querying solr. See here for more details: http://wiki.apache.org/solr/SolJSON Actually I'm loo

Using Solr with CouchDB

2010-04-28 Thread Patrick Petermair
Hi! I'm currently trying to implement a full text search for CouchDB using Solr. I went through the tutorial and also some of the examples (slashdot rss feed import, hsql import,..) within the downloadable distribution. Since CouchDB works with REST + plaintext JSON and Solr is looking for