[ https://issues.apache.org/jira/browse/SOLR-12901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mike Drob resolved SOLR-12901. ------------------------------ Resolution: Fixed Looks like there was a later commit that addressed this failure that I didn't have locally. Re-resolving, my apologies for the extra noise. > 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org