mirror of https://github.com/apache/lucene.git
Deprecating HighlightingUtils
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@582449 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
872e407adc
commit
3de84b4857
|
@ -45,6 +45,8 @@ import org.apache.lucene.search.highlight.*;
|
|||
|
||||
/**
|
||||
* Collection of Utility and Factory methods for Highlighting.
|
||||
*
|
||||
* @deprecated use highlit.SolrHighlighter
|
||||
*/
|
||||
public class HighlightingUtils implements HighlightParams {
|
||||
|
||||
|
|
Loading…
Reference in New Issue