August 2019
Intermediate to advanced
560 pages
13h 41m
English
The index aliases API allows you to create another name for an index or multiple indices and then use it as an alternative name in an index operation. The alias APIs give us flexibility in the following aspects:
For a simple case, use _alias. For complex operations, _aliases. In this section, we will introduce the basic index alias CRUD APIs and practice each one:
,name2
, ...
Read now
Unlock full access