We need to keep our Firebase data in sync with other databases for full-text search (in ElasticSearch) and other kinds of
Firebase
databases
full-text search
ElasticSearch
Another option is to use the logstash-input-firebase Logstash plugin in order to listen to changes in your Firebase real-time database(s) and forward the data in real-time to Elasticsearch using an elasticsearch output.
elasticsearch