fix javadocs

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1182127 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2011-10-11 22:29:16 +00:00
parent 24327b0b8a
commit b6479fc838
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ public abstract class DocValuesConsumer {
* @param mergeState
* the state to merge
* @param docValues docValues array containing one instance per reader (
* {@link MergeState#readers}) or <code>null</code> if the reader has
* {@link org.apache.lucene.index.codecs.MergeState#readers}) or <code>null</code> if the reader has
* no {@link IndexDocValues} instance.
* @throws IOException
* if an {@link IOException} occurs