Hello All,
I want to write a query to search more than one index in my cluster is it possible or not?
Is there any way I can query more than one index in my single query ?
Hello All,
I want to write a query to search more than one index in my cluster is it possible or not?
Is there any way I can query more than one index in my single query ?
Hey Mark thanks for replying,
the link also states that,
Single index APIs such as the [Document APIs]) do not support multiple indices.
All CRUD APIs are single-index APIs. The index
parameter accepts a single index name, or an alias
which points to a single index.
And also is it possible to query all fields in all indices ?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.