otis        2002/07/14 20:58:06

  Modified:    .        CHANGES.txt
  Log:
  - Recorded today's changes.
  
  Revision  Changes    Path
  1.23      +5 -1      jakarta-lucene/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- CHANGES.txt       29 Jun 2002 22:34:09 -0000      1.22
  +++ CHANGES.txt       15 Jul 2002 03:58:06 -0000      1.23
  @@ -26,6 +26,10 @@
    6. Added the ability to retrieve HTML documents' META tag values to HTMLParser.jj.
       (Mark Harwood via otis)
   
  + 7. Modified QueryParser to make it possible to programmatically specify the
  +    default Boolean operator (OR or AND).
  +    (P�ter Hal�csy via otis)
  +
   1.2 RC6
   
    1. Changed QueryParser.jj to have "?" be a special character which
  
  
  

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

Reply via email to