bmesser     2004/12/19 07:23:32

  Modified:    .        CHANGES.txt
  Log:
  document the FieldInfos change
  
  Revision  Changes    Path
  1.135     +4 -1      jakarta-lucene/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
  retrieving revision 1.134
  retrieving revision 1.135
  diff -u -r1.134 -r1.135
  --- CHANGES.txt       14 Dec 2004 23:13:34 -0000      1.134
  +++ CHANGES.txt       19 Dec 2004 15:23:32 -0000      1.135
  @@ -99,6 +99,9 @@
   
    2. Fixed a bug in IndexWriter.addIndexes(IndexReader[] readers) that
       prevented deletion of obsolete segments. (Christoph Goller)
  +  
  + 3. Fix in FieldInfos to avoid the return of an extra blank field in
  +    IndexReader.getFieldNames() (Patch #19058). (Mark Harwood via Bernhard)
       
   Optimizations
        
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to