All Available fields Gropped by Field

Hello,
I want to get all Available fields for some field. How can i make it?

Now I just got to Discover, add filter "filed.keyword: "Smth" " and copy from left panel Available fields. But wee have a lot of value for filed.keyword and I cannot make filter for all value. Maybe you can tell me a query for Console?

Hi @suslova,

There is a get field mapping API in Elasticsearch that you can use from Console to get this information: https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-get-field-mapping.html.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.