What is missing to include field values in search?


Kibana screenshot
I get the test manual when I search for "Nullam", but do not get any result when I search for "Zeilen" which is in manualfile__extracted.content. Why is this?

Can you share the mapping of your index? The field has to be indexed as "text" for full text search like this to work.

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