Is it possible to stream in real time indexed data as it comes in based on a filter using ES? Essentially I'd like to build a "live scroll" - I realise I can poll the data every X seconds and retrieve an updte based on last date, but is there some sort of a push API or streamed read API which updates in real time?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.