Thanks Erick, that indeed was the problem. All good now!
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Does your _text_ field have stored="true"? That's still a requirement
for highlighting.
the _default managed schema has _text_ as stored="false", so if you
just worked from that.
Best,
Erick
On Thu, Aug 2, 2018 at 10:19 AM, THADC
wrote:
> Hi, we recently upgraded from solr 4.7 to solr 7.3.
Hi, we recently upgraded from solr 4.7 to solr 7.3. One of the things we had
to change for this was the value of text_general type in schema.xml going
from "text" to "_text_". Most everywhere things are working fine, except
that highlight info is no showing up in our search results performing
sear