Hi,

We're looking at implementing highlighting for some fields which may be too
large to store in the index.

As an alternative to using the Solr Highlighter (which needs fields to be
stored), I was wondering if a) the offsets of terms are stored BY DEFAULT
in the index (even if we're not using the TermVectorComponent) and if so,
b) is there a way to get the offset information from Solr.

Thanks,
Nalini

Reply via email to