Hello,
Can anyone help me that is there any possibility to query from multiple indexes,
For Example,
a. i have "index_Students" with group of students data(id,name,state,city) in it.
b. i have "index_StudentMarks" with marks of students(id,Subject1,Subject2,Subject3).
Now my question is how can i query data to get list of student marks from particular state?
thanks @Christian_Dahlqvist for the reply,
Please correct me if i am wrong,
so do i need to create a new index like "index_StudentmarksByCity" and load the data from logstash with the help of join query.
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.