I have 2 indices in an index pattern.
I want to see what are the documents which have the same fields values in both indices.
Basically like vlookup in excel.
I've tried a scripted field, but not getting approach of comparing and getting values from other document.
Another idea - to do this sort of VLOOKUP (database lookup join) is to enrich the data as it comes in (as it's indexed) or enrich the data after the fact by updating those documents.
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.