otis        2003/03/01 18:48:45

  Modified:    .        CHANGES.txt
  Log:
  - Tatu's QueryParser changes.
  
  Revision  Changes    Path
  1.44      +6 -1      jakarta-lucene/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- CHANGES.txt       2 Mar 2003 01:22:36 -0000       1.43
  +++ CHANGES.txt       2 Mar 2003 02:48:45 -0000       1.44
  @@ -158,6 +158,11 @@
        fails on Windows JVMs.
        (Matt Tucker via otis)
   
  + 25. Refactored QueryParser to make it easier for people to extend it.
  +     Added the ability to automatically lower-case Wildcard terms in
  +     the QueryParser.
  +     (Tatu Saloranta via otis)
  +
   
   1.2 RC6
   
  
  
  

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

Reply via email to