August 2019
Intermediate to advanced
560 pages
13h 41m
English
If you don't know much about the indexed fields, you can use this _field_caps API to familiarize yourself with the features of using the fields. Five topics are reported, including searchable, aggregatable, indices, non_searchable_indices, and non_aggregatable_indices. The topics names are self-explanatory, except the fact that the term indices refers to the name of the indices that own the field. Now, let's take a look at the fund name and category fields of the ETF documents. In the following screenshot, you can see that the fund_name field is searchable, but not aggregateable, because it is in the text datatype.
On the other hand, the category field is searchable and aggregatable because it is in the keyword ...
Read now
Unlock full access