Thanks for your replies
What if I adopt a different approach: I choose to put on Elastic only one index, but structured like this, each event will have:
idA
data_arrayA
idB
data_arrayB
BUT while idB will vary with each event idA will be common for some of them, in other words the unique count of idA is less than the same of idB.
Will I be able to perform a count on data_arrayB based on unique idA?
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.