Re: [Solr] and CouchDB

2011-02-19 Thread Markus Jelsma
CouchDB is a good piece of software for some scenario's and easy to use. It has update handlers to which you could attach a small program that takes the input, transforms it to Solr XML and send it over. CouchDB lucene is a bit different. It lacks the power of Solr but allows and you need to wr

[Solr] and CouchDB

2011-02-19 Thread Adam Estrada
I am curious to see if anyone has messed around with Solr and the Couch-Lucene incarnation that is out there...I was passed this article this morning and it really opened my eyes about CouchDB http://m.readwriteweb.com/hack/2011/02/hacker-chat-max-ogden.php Thoughts, Adam