ehatcher    2004/08/17 06:36:53

  Modified:    .        CHANGES.txt
  Log:
  fixed misspellings
  
  Revision  Changes    Path
  1.101     +3 -3      jakarta-lucene/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
  retrieving revision 1.100
  retrieving revision 1.101
  diff -u -r1.100 -r1.101
  --- CHANGES.txt       17 Aug 2004 13:01:49 -0000      1.100
  +++ CHANGES.txt       17 Aug 2004 13:36:53 -0000      1.101
  @@ -15,13 +15,13 @@
     
    3. The Russian and the German analyzers have been moved to Sandbox.
       Also, the WordlistLoader class has been moved one level up in the
  -    hierarchie and is now org.apache.lucene.analysis.WordlistLoader
  +    hierarchy and is now org.apache.lucene.analysis.WordlistLoader
       (Daniel Naber)
       
     4. Fixed a bug in IndexWriter.addIndexes(IndexReader[] readers) that
        prevented deletion of obsolete segments. (Christoph Goller)
        
  -  5. Disk usage (peek requirements during indexing and optimization)
  +  5. Disk usage (peak requirements during indexing and optimization)
        in case of compound file format has been improved. 
        (Bernhard, Dmitry, and Christoph)
    
  
  
  

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

Reply via email to