- Fixed wrong method name.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149913 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2003-01-04 17:29:40 +00:00
parent ca33bfb85b
commit 474cb42805
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ $Id$
19. Fixed return of Hits.id() from float to int. (Terry Steichen via Peter). 19. Fixed return of Hits.id() from float to int. (Terry Steichen via Peter).
20. Added getAllFieldNames() to IndexReader and Segment(s)Reader classes. 20. Added getFieldNames() to IndexReader and Segment(s)Reader classes.
(Peter Mularien via otis) (Peter Mularien via otis)
1.2 RC6 1.2 RC6