From couchdb-user-return-1658-apmail-incubator-couchdb-user-archive=incubator.apache.org@incubator.apache.org Tue Oct 28 20:42:43 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 1386 invoked from network); 28 Oct 2008 20:42:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Oct 2008 20:42:43 -0000 Received: (qmail 89682 invoked by uid 500); 28 Oct 2008 20:42:46 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 89655 invoked by uid 500); 28 Oct 2008 20:42:45 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 89644 invoked by uid 99); 28 Oct 2008 20:42:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2008 13:42:45 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2008 20:41:17 +0000 Received: by nf-out-0910.google.com with SMTP id c7so1404118nfi.40 for ; Tue, 28 Oct 2008 13:41:50 -0700 (PDT) Received: by 10.210.128.5 with SMTP id a5mr8925983ebd.26.1225226510350; Tue, 28 Oct 2008 13:41:50 -0700 (PDT) Received: from gambitero.local (54.pool80-103-135.dynamic.orange.es [80.103.135.54]) by mx.google.com with ESMTPS id g11sm3668420gve.8.2008.10.28.13.41.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 28 Oct 2008 13:41:49 -0700 (PDT) Message-ID: <4907790A.4040809@dagi3d.net> Date: Tue, 28 Oct 2008 21:41:46 +0100 From: =?ISO-8859-1?Q?Borja_Mart=EDn?= User-Agent: Thunderbird 2.0.0.17 (Macintosh/20080914) MIME-Version: 1.0 To: couchdb-user@incubator.apache.org Subject: text search Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I would like which is the best way to perform text searches using couchdb. Is there any builtin feature or should I use external applications like building my own indexer using Lucene? Thanks in advance. Regards -- /** * dagi3d v4 - http://dagi3d.net */