Open gdamjan opened 13 years ago
Another option: make a small Python daemon using Whoosh and CouchdbKit. The daemon will subscribe to the _changes feed and populate the index.
See also:
I've installed elasticsearch on our log instance, the location is at https://irc.softver.org.mk/_search needs UI
Elasticsearch: The Definitive Guide https://www.elastic.co/guide/en/elasticsearch/guide/current/index.html
CouchDB doesn't support full-text searches yet. So either use ElasticSearch or Couch-Lucene.