13 at 4:41 PM, Jack Krupansky
> wrote:
>
>> Set:
>>
>> termVectors=true
>> termPositions=true
>> termOffsets=true
>>
>> And use the fast vector highlighter.
>>
>> -- Jack Krupansky
>>
>> -Original Message----- From: Nalini Karth
t; termVectors=true
> termPositions=true
> termOffsets=true
>
> And use the fast vector highlighter.
>
> -- Jack Krupansky
>
> -Original Message- From: Nalini Kartha Sent: Friday, September 20,
> 2013 7:34 PM To: solr-user@lucene.apache.org Subject: Getting term
> offsets f
Set:
termVectors=true
termPositions=true
termOffsets=true
And use the fast vector highlighter.
-- Jack Krupansky
-Original Message-
From: Nalini Kartha
Sent: Friday, September 20, 2013 7:34 PM
To: solr-user@lucene.apache.org
Subject: Getting term offsets from Solr
Hi,
We
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 th