My goal is to use multiple terms from two different indexes inside one graph.
I was reading older posts from v4 and the best way to do this, was to rename the two indexes so they were similar and then use the wildcard (*). I tried to do this, by going into visualize and searching for the indexes:
Visualize/New/Choose search source
and I typed in "index152-*" to the search since I wanted to use terms from index125-jobs and index125-ft.
However the search returns with : "No matches found."
Is this still possible and if so, how?
Thank you in advance!
Is "index152* for the search (is that the index pattern you use for the graph) while the indices are named "index125" a typo which is causing your issue? Can you see data in Discover for both indices using the index pattern?
If you run a query on the two individual indices and they both return result, then querying both indices at the same time will query and return documents from both indices
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.