otis 2002/07/14 10:53:19
Modified: . TODO.txt
Log:
- Changed the status of a completed task.
Revision Changes Path
1.3 +5 -2 jakarta-lucene/TODO.txt
Index: TODO.txt
===================================================================
RCS file: /home/cvs/jakarta-lucene/TODO.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TODO.txt 21 Jun 2002 14:57:46 -0000 1.2
+++ TODO.txt 14 Jul 2002 17:53:19 -0000 1.3
@@ -47,11 +47,14 @@
programmatically specify a default operator (OR or AND).
c.f.
http://nagoya.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED]&msgId=115677
+ Status: COMPLETED
- The recenly submitted code that allows for queries such as
"Microsoft suc*" to match "Microsoft success" and "Microsoft sucks".
c.f.
http://nagoya.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED]&msgId=333275
+ Status: Asked Anders Nielsen to send some usage/test code, so that I can
+ test his contribution and also add tests to the repository.
- Make package protected abstract methods of org.apache.lucene.search.Searcher
public (I'd like to be able to make subclasses of Searcher, IndexWriter,
InderReader).
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>