Is there a NodeJS-based fulltext search engine (like Lucene) that works with CouchDB?
I know there is a Lucene integration, but I would like to use a solution that doesn't require Java, since my deployment environment is a small embedded-device server.