Hi Vineeth,
Would it be better to do this feature outside of Elasticsearch ?
I guess you already have a service which keeps adding docs to
Elasticsearch. You can add a hook here to notify your other systems. I
think this is better because in most cases you will not be using ES as
a main data store.
Regards,
Mahendra
On Wed, Aug 10, 2011 at 11:46 AM, Vineeth Mohan
VineethMohan@algotree.com wrote:
In couchDB there is a service where any external application
interested in a particular document can hook to coucDB and if the sth
document is available , couchDB notifies the external application.Is there any similar feature in elasticSearch ?
Basically i have another service running somewhere and it is
interested in documents added to elasticSearch.Thanks
Vineeth
--
Mahendra