Fix errant copy/paste comment

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339376 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2012-05-16 21:26:49 +00:00
parent e542b9b3c7
commit 2cb9ccf98c
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import org.apache.solr.common.SolrDocument;
import org.apache.solr.request.SolrQueryRequest;
/**
* Simple Augmenter that adds the docId
* Simple Augmenter that adds the score
*
*
* @since solr 4.0