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

Hoss Man updated SOLR-952:
--------------------------

    Attachment: SOLR-952.patch

Patch for cleaning up HighlighterUtils.

I'm not a subject matter expert here, but from what i can tell this hsould be 
back-compat for anyone still using the utils class.

I don't plan on committing unless someone more familiar with the highlighting 
code looks it over and gives it a thumbs up.  (HighlightingUtils doesn't 
currently have any tests to verify against)

> 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.

Reply via email to