You can't really do that in a NoSQL world. It's better to do that kind of join at index time.
So wait for the end of an event and compute that at index time.
There's for example this logstash plugin which can help. In case you're using logstash.
You can't really do that in a NoSQL world. It's better to do that kind of join at index time.
So wait for the end of an event and compute that at index time.
There's for example this logstash plugin which can help. In case you're using logstash.
© 2020. All Rights Reserved - Elasticsearch
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.