mirror of https://github.com/apache/lucene.git
- Changed the status of a completed task.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149808 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
08c38ffbc4
commit
70950b82aa
3
TODO.txt
3
TODO.txt
|
@ -47,11 +47,14 @@ $Revision$
|
|||
programmatically specify a default operator (OR or AND).
|
||||
c.f.
|
||||
http://nagoya.apache.org/eyebrowse/ReadMsg?listName=lucene-dev@jakarta.apache.org&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?listName=lucene-dev@jakarta.apache.org&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).
|
||||
|
|
Loading…
Reference in New Issue