But this way i am not able to search multiple indices.
I also cant use the high level client since i want to return raw search response (without deserializing) which i have only been able to achieve through low level client.
@forloop Thanks for helping out. The above solution worked.
Had another question related to the same. Is there a way to specify indices name with wildcard ? Like i want to search all indices which end with _qa (news_qa, person_qa, apps_qa). Is there something like *_qa which i can specify while specifying indices to search in low level client.
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.