You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ho...@apache.org on 2013/08/15 23:07:16 UTC

svn commit: r1514494 - /lucene/dev/trunk/solr/core/src/java/org/apache/solr/search/EarlyTerminatingCollectorException.java

Author: hossman
Date: Thu Aug 15 21:07:16 2013
New Revision: 1514494

URL: http://svn.apache.org/r1514494
Log:
SOLR-5122: fix javadocs

Modified:
    lucene/dev/trunk/solr/core/src/java/org/apache/solr/search/EarlyTerminatingCollectorException.java

Modified: lucene/dev/trunk/solr/core/src/java/org/apache/solr/search/EarlyTerminatingCollectorException.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/core/src/java/org/apache/solr/search/EarlyTerminatingCollectorException.java?rev=1514494&r1=1514493&r2=1514494&view=diff
==============================================================================
--- lucene/dev/trunk/solr/core/src/java/org/apache/solr/search/EarlyTerminatingCollectorException.java (original)
+++ lucene/dev/trunk/solr/core/src/java/org/apache/solr/search/EarlyTerminatingCollectorException.java Thu Aug 15 21:07:16 2013
@@ -36,7 +36,7 @@ public class EarlyTerminatingCollectorEx
   }
   /**
    * The total number of documents in the index that were "scanned" by 
-   * the index when collecting the {@see #getNumberCollected()} documents 
+   * the index when collecting the {@link #getNumberCollected()} documents 
    * that triggered this exception.
    * <p>
    * This number represents the sum of: