[ 
https://issues.apache.org/jira/browse/SOLR-12901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487424#comment-17487424
 ] 

ASF subversion and git services commented on SOLR-12901:
--------------------------------------------------------

Commit 476ab1e175147f5363c8d92c7aefb3400d28021b in solr's branch 
refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=476ab1e ]

SOLR-12901: UH: handle highlighting no fields
Fixes CustomHighlightComponentTest.


> Make UnifiedHighlighter the default
> -----------------------------------
>
>                 Key: SOLR-12901
>                 URL: https://issues.apache.org/jira/browse/SOLR-12901
>             Project: Solr
>          Issue Type: Improvement
>          Components: highlighter
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Blocker
>             Fix For: 9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to