[
https://issues.apache.org/jira/browse/SOLR-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15689027#comment-15689027
]
David Smiley commented on SOLR-9708:
------------------------------------
I iterated further from your work:
https://github.com/dsmiley/lucene-solr/commit/a29dae9dde1dc018bd704cefb4fd7560d4eeb9fc
I expanded the support of {{hl.method}} to all of:
original|fastVector|postings|unified. I also organized/documented
HighlightParams with notes on which highlighters use which. I figure
"original" is a nice name for the Highlighter.java implementation instead of
"standard", as "original" will remain a good name, even if it's not necessarily
the default in the future. "standard" kinda means "default".
What do you think? Feel free to either comment here or on my commit in GitHub;
whatever suits you. Once there's no further changes, I'll promptly post a
final .patch file here then commit.
Later in December I'll update the Solr Ref Guide. I might convert the
PostingsHighlighter page to be about the UnifiedHighlighter, and then on this
page address how the PostingsHighlighter varies and how it's invoked instead
(very easy now thanks to hl.method=postings). Since the UH is a derivative of
the PH, completely compatible; we might very well remove the PH in 7.0.
> Expose UnifiedHighlighter in Solr
> ---------------------------------
>
> Key: SOLR-9708
> URL: https://issues.apache.org/jira/browse/SOLR-9708
> Project: Solr
> Issue Type: New Feature
> Security Level: Public(Default Security Level. Issues are Public)
> Components: highlighter
> Reporter: Timothy M. Rodriguez
> Assignee: David Smiley
> Fix For: 6.4
>
>
> This ticket is for creating a Solr plugin that can utilize the new
> UnifiedHighlighter which was initially committed in
> https://issues.apache.org/jira/browse/LUCENE-7438
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]