You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ishan Chattopadhyaya (JIRA)" <ji...@apache.org> on 2019/05/07 09:38:00 UTC

[jira] [Updated] (SOLR-12901) Make UnifiedHighlighter the default in 8.0

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

Ishan Chattopadhyaya updated SOLR-12901:
----------------------------------------
    Fix Version/s:     (was: 8.1)
                   8.2

> Make UnifiedHighlighter the default in 8.0
> ------------------------------------------
>
>                 Key: SOLR-12901
>                 URL: https://issues.apache.org/jira/browse/SOLR-12901
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: David Smiley
>            Priority: Major
>             Fix For: master (9.0), 8.2
>
>
> I think the UnifiedHighlighter should be the default in 8.0.  It's faster and more accurate than alternatives.
> The original highlighter however has some benefits:
> * Different passage/snippet delineation options; somewhat more flexible.  Though no i18n BreakIterator based one.
> * Seems to handle some "special" Queries and/or QueryParsers by default better -- namely SurroundQParser.  Though SOLR-12895 will address this UH issue.
> * Considers boosts in the query when computing a passage score
> * hl.alternateField, hl.maxAlternateFieldLength, hl.highlightAlternate options.  Instead the UH has hl.defaultSummary boolean
> See https://builds.apache.org/job/Solr-reference-guide-master/javadoc/highlighting.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org