In my particular case, I came up with a way of generating unique id's for my 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 <[EMAIL PROTECTED]>wrote: > Really? How'd you overcome the sphinx needing unique integers for each > document? > > On Tue, Oct 28, 2008 at 5:16 PM, Bryan Liles <[EMAIL PROTECTED]> 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ín <[EMAIL PROTECTED]> wrote: > > > >> 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 > >> */ > >> > >> > > >
