fix Solr since version

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@944649 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Koji Sekiguchi 2010-05-15 14:22:18 +00:00
parent f4232f1dd0
commit 76fe0f3c93
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ import org.slf4j.LoggerFactory;
/**
* @since solr 1.4
* @since solr 4.0
*/
class JsonLoader extends ContentStreamLoader {
final static Logger log = LoggerFactory.getLogger( JsonLoader.class );