You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by ot...@apache.org on 2004/01/30 18:07:53 UTC

cvs commit: jakarta-lucene CHANGES.txt

otis        2004/01/30 09:07:53

  Modified:    .        CHANGES.txt
  Log:
  - Added 2 changes
  
  Revision  Changes    Path
  1.68      +8 -1      jakarta-lucene/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- CHANGES.txt	20 Jan 2004 18:37:08 -0000	1.67
  +++ CHANGES.txt	30 Jan 2004 17:07:53 -0000	1.68
  @@ -35,6 +35,13 @@
       RemoteSearchable this makes it easy to implement distributed
       search systems.  (Jean-Francois Halleux via cutting)
   
  + 5. Added IntegerSortedSearcher and FieldSortedHitQueue classes that
  +    together provide the ability to sort by single-valued Integer
  +    fields.  (Tim Jones via Otis)
  +
  + 6. Changed FSDirectory to auto-create a full directory tree that it
  +    needs by using mkdirs() instead of mkdir().  (Mladen Turk via Otis)
  +
   
   1.3 final
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org