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 sql queries / xmls (as far as I could gather from the examples), I'm wondering if I'm using the right tools for the job. Has anyone already implemented a search for CouchDB with Solr? Any tutorials, links or sample configs that could help me?

Thanks,
Patrick

Reply via email to