December 2017
Intermediate to advanced
434 pages
10h 29m
English
Operations such as search and aggregations can run against multiple indices in the same query. It is possible to specify which indexes should be searched by using different URLs in the get request. Let us understand how the URLs can be used to search in different indexes and the types within them. We will cover the following scenarios when dealing with multiple indices within a cluster:
The following query matches all documents. The documents actually returned by the query will be limited ...
Read now
Unlock full access