Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The "Full_text_search" page has been changed by ShayBanon. The comment on this change is: update links. http://wiki.apache.org/couchdb/Full_text_search?action=diff&rev1=11&rev2=12 -------------------------------------------------- Lucene integration with CouchDB is available with an external project called couchdb-lucene (http://github.com/rnewson/couchdb-lucene). === ElasticSearch === - ElasticSearch is an open source, distributed, RESTful, Search Engine. A comprehensive overview is provided on its [[http://www.elasticsearch.com/products/elasticsearch|product]] page. + [[http://www.elasticsearch.org|elasticsearch]] is an open source, distributed, RESTful, Search Engine. ElasticSearch integration with CouchDB is possible by using an Elasticsearch couchdb river plugin Links - * Setup details at : http://github.com/elasticsearch/elasticsearch/wiki/Couchdb-integration + * Setup details at : http://www.elasticsearch.org/tutorials/2010/08/01/couchb-integration.html - * http://www.elasticsearch.com/blog/2010/09/28/the_river.html + * http://www.elasticsearch.org/blog/2010/09/28/the_river.html - * http://www.elasticsearch.com/blog/2010/09/28/the_river_searchable_couchdb.html + * http://www.elasticsearch.org/blog/2010/09/28/the_river_searchable_couchdb.html - * http://www.elasticsearch.com/docs/elasticsearch/river/couchdb/ + * http://www.elasticsearch.org/guide/reference/river/couchdb.html - Note : This feature was recently added in release 0.11 -