In connection with Node.js there's a couchdb plugin for sphinx (C++) / limestone / search.
https://github.com/kurokikaze/limestone https://github.com/kurokikaze/node-search-engine I haven't tried it, but I hope to investigate it more later. I don't want lucene for the same reason - JVM yuck. AJ ONeal On Tue, Nov 2, 2010 at 5:20 AM, cdr53x <[email protected]> wrote: > On 11/02/2010 10:26 AM, Nils Breunese wrote: > >> >> You can run couchdb-lucene on a separate server if you want. Anyway, we >> are very happy with couchdb-lucene and I think it's a much more mature >> solution than multiview, which is still in development. Also, Lucene can do >> a lot more than multiview I believe (but maybe you don't need that extra >> funcionality). >> >> > Actually I was more looking at a way of optimizing a single server ;) > > But I will give lucene a try in all cases. > > Regards, > > cdrx > > >
