Search within array

I'm searching on an array of objects

The problem is when I search using query string
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-dsl-query-string-query,
it matches the text split in different objects (different array positions).
Is there a way to avoid this behavior and search the query string within
the same array position?

I know that I could index the field with a high position_offset_gap and
search using phrase, but I don't need the text to be in order, only within
the same array position

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAJp2531wF4r09FHHcWOLVcU5V4O_p%2BCGEpqGBkto37ic3oe0Pg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.