dnaber      2004/08/16 14:17:21

  Modified:    .        CHANGES.txt
  Log:
  document the analyzer move to sandbox
  
  Revision  Changes    Path
  1.99      +6 -2      jakarta-lucene/CHANGES.txt
  
  Index: CHANGES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
  retrieving revision 1.98
  retrieving revision 1.99
  diff -u -r1.98 -r1.99
  --- CHANGES.txt       13 Aug 2004 19:33:25 -0000      1.98
  +++ CHANGES.txt       16 Aug 2004 21:17:20 -0000      1.99
  @@ -11,8 +11,12 @@
   
    2. FuzzyQuery now takes an additional parameter that specifies the
       minimum similarity that is required for a term to match the query.
  -    Note that this isn't supported by QueryParser yet.
  +    Note that this isn't supported by QueryParser yet. (Daniel Naber)
     
  + 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
  +    (Daniel Naber)
    
   1.4.1
   
  
  
  

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

Reply via email to