Hello!
I have some indices where a part of their corresponding template is like this:
when I query the indices in the Dev Tools, I am able to retrieve desired data and see the above fields. For example
you can clearly see that labels.state
and labels.pipeline_version
are available for this specific document. I can even search for a specific field
But I can't see all fields in the Discover section (for example labels.state
)!
Any idea? Thanks!