Providing Hit offsets

Hi,

I would like to know if there is a way to generate hit offsets provided
that i don't have to store my entire document in ES.
index_options is set to "offsets"
term_vector is also stored with positions and offsets.

I would like to know any kind of approach to this issue, which may include
scripting or custom plugin also.

Thanks
Neeraj Makam

--
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/151d1421-9401-4f72-b50d-e1c0c760752d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Anyone has suggestion here?