[
https://issues.apache.org/jira/browse/SOLR-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674830#action_12674830
]
Mike Klaas commented on SOLR-952:
---------------------------------
HighlightingUtils has been deprecated for at least one release; can't we just
rip it out?
> duplicated code in (Default)SolrHighlighter and HighlightingUtils
> -----------------------------------------------------------------
>
> Key: SOLR-952
> URL: https://issues.apache.org/jira/browse/SOLR-952
> Project: Solr
> Issue Type: Bug
> Components: highlighter
> Affects Versions: 1.4
> Reporter: Chris Harris
> Priority: Minor
> Attachments: SOLR-952.patch
>
>
> A large quantity of code is duplicated between the deprecated
> HighlightingUtils class and the newer SolrHighlighter and
> DefaultSolrHighlighter (which have been getting bug fixes and enhancements).
> The Utils class is no longer used anywhere in Solr, but people writing
> plugins may be taking advantage of it, so it should be cleaned up.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.