mirror of https://github.com/apache/lucene.git
removed SOP
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783212 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
144100faa7
commit
f699e49265
|
@ -64,7 +64,6 @@ public class HighlighterTest extends AbstractSolrTestCase {
|
|||
public void testConfig()
|
||||
{
|
||||
SolrHighlighter highlighter = h.getCore().getHighlighter();
|
||||
System.out.println( "highlighter" );
|
||||
|
||||
// Make sure we loaded the one formatter
|
||||
SolrFormatter fmt1 = highlighter.formatters.get( null );
|
||||
|
|
Loading…
Reference in New Issue