Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 10028 invoked from network); 29 Oct 2008 11:28:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Oct 2008 11:28:56 -0000 Received: (qmail 99798 invoked by uid 500); 29 Oct 2008 11:29:00 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 99763 invoked by uid 500); 29 Oct 2008 11:29:00 -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 99752 invoked by uid 99); 29 Oct 2008 11:28:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Oct 2008 04:28:59 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [209.85.200.175] (HELO wf-out-1314.google.com) (209.85.200.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Oct 2008 11:27:43 +0000 Received: by wf-out-1314.google.com with SMTP id 27so5228950wfd.21 for ; Wed, 29 Oct 2008 04:28:23 -0700 (PDT) Received: by 10.142.162.9 with SMTP id k9mr3959953wfe.93.1225279703436; Wed, 29 Oct 2008 04:28:23 -0700 (PDT) Received: by 10.142.52.6 with HTTP; Wed, 29 Oct 2008 04:28:23 -0700 (PDT) Message-ID: <4a9dae840810290428g15da3e27r954c28da698581b6@mail.gmail.com> Date: Wed, 29 Oct 2008 07:28:23 -0400 From: "Bryan Liles" To: couchdb-user@incubator.apache.org Subject: Re: text search In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_58900_30328946.1225279703438" References: <4907790A.4040809@dagi3d.net> <4a9dae840810281416g413152b4p93c889d74f39e003@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_58900_30328946.1225279703438 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline In my particular case, I came up with a way of generating unique id's for m= y database based on the content. If you aren't able to do that, you will be out of luck with sphinx. On Tue, Oct 28, 2008 at 5:21 PM, Paul Davis wr= ote: > Really? How'd you overcome the sphinx needing unique integers for each > document? > > On Tue, Oct 28, 2008 at 5:16 PM, Bryan Liles wrote: > > I've created something a bit different. I'm using sphinx to index a > view. > > Seems to work pretty well for me right now. > > > > On Tue, Oct 28, 2008 at 4:41 PM, Borja Mart=EDn wro= te: > > > >> 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 lik= e > >> building my own indexer using Lucene? > >> > >> Thanks in advance. > >> > >> Regards > >> > >> -- > >> /** > >> * dagi3d v4 - http://dagi3d.net > >> */ > >> > >> > > > ------=_Part_58900_30328946.1225279703438--