Ability to retrieve matched portion in a given list

hi everyone - I am experimenting with a mapping wherein a field is of type
list/array and it can contain hundreds of elements.

I am wondering if elastic search allows a mechanism using which only the
matched portion of the list can be retrieved and not everything.

thoughts?

Thanks much in advance!

-Amit.

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

Highlighting does this. There is a bug with the Fvh not sorting list fields properly by score so stick to plain if you want that.

Sent from my iPhone

On Nov 11, 2013, at 2:35 AM, Amit Soni amitsoni29@gmail.com wrote:

hi everyone - I am experimenting with a mapping wherein a field is of type list/array and it can contain hundreds of elements.

I am wondering if Elasticsearch allows a mechanism using which only the matched portion of the list can be retrieved and not everything.

thoughts?

Thanks much in advance!

-Amit.

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.
For more options, visit https://groups.google.com/groups/opt_out.

--
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.
For more options, visit https://groups.google.com/groups/opt_out.