Hi All,
I am trying a scenario where based on results from previous queries I should be able to fire multiple queries on same index simultaneously. So Suppose,based on the previous query if I got the results like 'A','B','C','D','E' from the first query next I want to get the data from different fields with term ='A',term='B',term='C',term='D and so on. Please help me on this.
Please let me know if further explaination is rquired
Thanks