You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by ca...@apache.org on 2002/11/15 17:09:48 UTC

cvs commit: jakarta-lucene CHANGES.txt

carlson     2002/11/15 08:09:48

  Modified:    .        CHANGES.txt
  Log:
  Updated Changes to include information about id method in Hits
  
  Revision  Changes    Path
  1.35      +3 -1      jakarta-lucene/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- CHANGES.txt	7 Nov 2002 17:31:25 -0000	1.34
  +++ CHANGES.txt	15 Nov 2002 16:09:48 -0000	1.35
  @@ -95,6 +95,8 @@
   
    18. Added a public, extensible scoring API.  For details, see the
        javadoc for org.apache.lucene.search.Similarity.
  + 
  + 19. Fixed return of Hits.id() from float to int. (Terry Steichen via Peter).
   
   
   1.2 RC6
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>