FWIW I tried this on the techproducts schema with a modification to the
name field, but did not see the issue.
I suspect you did not re-index after making these schema changes. If you
did, then also check that the collection (or core) truly started fresh
(never had any previous schema) because if
On 22 Jul 2019, at 11:32 am, Richard Walker wrote:
> I'm trying out the advice in the user guide
> (
> https://lucene.apache.org/solr/guide/8_1/highlighting.html#schema-options-and-performance-considerations
> )
> for using the unified highlighter.
>
> ...
> * "set storeOffsetsWithPositions to
I'm trying out the advice in the user guide
(
https://lucene.apache.org/solr/guide/8_1/highlighting.html#schema-options-and-performance-considerations
)
for using the unified highlighter.
I saw the note:
"This is definitely the fastest option for highlighting
wildcard queries on large text field