om: Erick Erickson [mailto:erickerick...@gmail.com]
> Sent: Saturday, 10 June 2017 6:22 a.m.
> To: solr-user
> Subject: Re: Highlighter not working on some documents
>
> Need lots more information. I.e. schema definitions, query you use,
> handler configuration and the like. Note
@gmail.com]
> Sent: Saturday, 10 June 2017 6:22 a.m.
> To: solr-user
> Subject: Re: Highlighter not working on some documents
>
> Need lots more information. I.e. schema definitions, query you use,
> handler configuration and the like. Note that highlighted fields must have
>
: Saturday, 10 June 2017 6:22 a.m.
To: solr-user
Subject: Re: Highlighter not working on some documents
Need lots more information. I.e. schema definitions, query you use, handler
configuration and the like. Note that highlighted fields must have
stored="true" set and likely the _text_ fie
documents that work are pulling body text
fragments, not things stored in some other field.
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Saturday, 10 June 2017 6:22 a.m.
To: solr-user
Subject: Re: Highlighter not working on some documents
Need lots more i
Need lots more information. I.e. schema definitions, query you use,
handler configuration and the like. Note that highlighted fields must
have stored="true" set and likely the _text_ field doesn't. At least
in the default schemas stored is set to false for the catch-all field.
And you don't want to