TokenOrderingFilter class is defined in more than one java file
---------------------------------------------------------------
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
The class TokenOrderingFilter is defined, with identical text, both in
org/apache/solr/highlight/DefaultSolrHighlighter.java and
org/apache/solr/util/HighlightingUtils.java. I assume this is not good, from a
code maintenance perspective.
Verified this in Solr trunk r733155.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.