Hi, ElasticSearch has added a feature which directly indexes couchdb documents.
ElasticSearch listens on the CouchDB _changes interface and indexes the docs. This feature has undergone some changes in the current development series. So, ElasticSearch 0.12 should have all the goodies. Details are available at : http://github.com/elasticsearch/elasticsearch/wiki/Couchdb-integration Added a link at the CouchDB wiki also. http://wiki.apache.org/couchdb/Full_text_search For those of you new to ElasticSearch, it is an open source, distributed, RESTful, Search Engine (with JSON as the default document format). Please do give it a try and report any bugs to the ElasticSearch mailing list. PS: I am not the developer of ElasticSearch. @kimchi is the one. Regards, Mahendra http://twitter.com/mahendra
