Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 99897 invoked from network); 5 Mar 2011 08:57:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Mar 2011 08:57:50 -0000 Received: (qmail 25171 invoked by uid 500); 5 Mar 2011 08:57:50 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 25117 invoked by uid 500); 5 Mar 2011 08:57:50 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 25059 invoked by uid 500); 5 Mar 2011 08:57:50 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 25055 invoked by uid 99); 5 Mar 2011 08:57:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Mar 2011 08:57:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Mar 2011 08:57:47 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 127141E8; Sat, 5 Mar 2011 08:57:26 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Sat, 05 Mar 2011 08:57:25 -0000 Message-ID: <20110305085725.13133.9245@eosnew.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22Full=5Ftext=5Fsearch=22_by_Shay?= =?utf-8?q?Banon?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for c= hange 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=3Ddiff&rev1=3D11&rev= 2=3D12 -------------------------------------------------- Lucene integration with CouchDB is available with an external project cal= led couchdb-lucene (http://github.com/rnewson/couchdb-lucene). = =3D=3D=3D ElasticSearch =3D=3D=3D - ElasticSearch is an open source, distributed, RESTful, Search Engine. A c= omprehensive overview is provided on its [[http://www.elasticsearch.com/pro= ducts/elasticsearch|product]] page. + [[http://www.elasticsearch.org|elasticsearch]] is an open source, distrib= uted, RESTful, Search Engine. = ElasticSearch integration with CouchDB is possible by using an Elasticsea= rch 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/c= ouchb-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_couc= hdb.html + * http://www.elasticsearch.org/blog/2010/09/28/the_river_searchable_couc= hdb.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 -=20