cutting 2004/02/06 12:56:45
Modified: . CHANGES.txt
Log:
Give credit to Julien Nioche for previous change.
Revision Changes Path
1.71 +3 -2 jakarta-lucene/CHANGES.txt
Index: CHANGES.txt
===================================================================
RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- CHANGES.txt 6 Feb 2004 19:19:20 -0000 1.70
+++ CHANGES.txt 6 Feb 2004 20:56:45 -0000 1.71
@@ -48,7 +48,8 @@
8. Added new method Query.getSimilarity(Searcher), and changed
scorers to use it. This permits one to subclass a Query class so
that it can specify it's own Similarity implementation, perhaps
- one that delegates through that of the Searcher.
+ one that delegates through that of the Searcher. (Julien Nioche
+ via Cutting)
1.3 final
---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
|