mirror of
https://github.com/apache/lucene.git
synced 2025-03-06 08:19:23 +00:00
fix @param in API doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150399 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c4f8d9b824
commit
ab798c960e
@ -171,7 +171,7 @@ class TermVectorsReader {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @param fieldNum The field to read in
|
* @param field The field to read in
|
||||||
* @param tvfPointer The pointer within the tvf file where we should start reading
|
* @param tvfPointer The pointer within the tvf file where we should start reading
|
||||||
* @return The TermVector located at that position
|
* @return The TermVector located at that position
|
||||||
* @throws IOException
|
* @throws IOException
|
||||||
|
Loading…
x
Reference in New Issue
Block a user