Yes, we have indexing data into elastic search. we have cms in which user adding/updating/deleting documents and we are listening this events and adding data into elastic search.
We are using Mongo DB to fetch data in json format and then foramt it as per our elastic search mapping and add it into elastic search.