There's nothing builtin or officially sanctioned by CouchDB at this moment. I've tried a number of different approaches that can be found at [1].
At the moment either using the external2 CouchDB branch + jsearch or the index_server + couchdb-lucene would be your best bet. [1] http://github.com/davisp/ 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 > */ > >