Esther Quansah created SOLR-9212:
------------------------------------
Summary: Enable FastVectorHighlighter to Work on MultiPhraseQuery
Key: SOLR-9212
URL: https://issues.apache.org/jira/browse/SOLR-9212
Project: Solr
Issue Type: Bug
Components: highlighter
Affects Versions: 5.3
Environment: Linux, OSx, Windows
Reporter: Esther Quansah
FastVectorHighlighter will not highlight on MultiPhraseQuery - will instead
just skip and return results.
Example:
I have synonyms.txt file and it contains
break,breaks,broke,brake
If I search for "brake vehicle", the query parses to MultiPhraseQuery with
brake vehicle, break vehicle, breaks vehicle, broke vehicle as possible
matches. Would like highlighting to occur on all of those results. Currently
there are no highlighting results at all.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]