blob: 5a2555e373068a32fcc441da0e216c65b76f5846 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[[river-couchdb]]
== CouchDB River
The CouchDB River allows to automatically index couchdb and make it
searchable using the excellent
http://guide.couchdb.org/draft/notifications.html[_changes] stream
couchdb provides.
See
https://github.com/elasticsearch/elasticsearch-river-couchdb/blob/master/README.md[README
file] for details.
|