Hi,

Anybody knows how to get the highlighted field, when q term matches in a
stemmed or n-grammed filtered field?

Matching in a normal field (not stemmed or n-grammed)  highlighting works
perfectly as expected. But in stemmed matching cases, no highlighting fields
are recovered, and in n-gramming matching highlighting field is recovered
but in a bad order (example: if q=”solr” matches with “here is solr” results
to “<em>here</em> is solr”).

All fields are stored (and indexed as well….).



Thanks in advance.

Reply via email to