You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2016/07/08 14:21:11 UTC

[jira] [Updated] (SOLR-9212) Enable FastVectorHighlighter to Work on MultiPhraseQuery

     [ https://issues.apache.org/jira/browse/SOLR-9212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cassandra Targett updated SOLR-9212:
------------------------------------
    Issue Type: Improvement  (was: Bug)

> Enable FastVectorHighlighter to Work on MultiPhraseQuery
> --------------------------------------------------------
>
>                 Key: SOLR-9212
>                 URL: https://issues.apache.org/jira/browse/SOLR-9212
>             Project: Solr
>          Issue Type: Improvement
>          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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org