What is the bug?
unmapped_index_fields response field should include only non-alias fields from index, but it includes aliases too.
How can one reproduce the bug?
Steps to reproduce the behavior:
- Apply aliases to index
- Call API and see aliases in list
What is the expected behavior?
Don't return aliases in unmapped_index_fields
What is the bug?
unmapped_index_fields response field should include only non-alias fields from index, but it includes aliases too.
How can one reproduce the bug?
Steps to reproduce the behavior:
What is the expected behavior?
Don't return aliases in unmapped_index_fields