FastVectorHighlighter should be able to return single matched multivalue result, not concatenate surrounding values -------------------------------------------------------------------------------------------------------------------
Key: SOLR-2998 URL: https://issues.apache.org/jira/browse/SOLR-2998 Project: Solr Issue Type: Improvement Components: highlighter Affects Versions: 4.0 Reporter: Antony Stubbs Standard highlighter would, specifically LuceneGapFragmenter, only return a single highlighted value from mutlivalue field highlighting. I can't see how to get the same response from FVH, it seems to insist on concatenating all values of a multivalue field together (or at least surrounding values on highlight matches. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org