Newbie question re:updating indexes with a river

The _changes Couchdb API provide this information.
So when ES get a DELETE on ID X, ES delete the document.

You may have a look at the CouchDb documentation.

David :wink:
Twitter : @dadoonet / @elasticsearchfr

Le 18 juin 2012 à 02:12, SamTse kingjerome@gmail.com a écrit :

thanks. So (with couch db) if you wanted index updates you would delete and add..?

(can you point me at somewhere that will illustrate how indexed items to delete are selected?)

thx,

j