otis 2003/01/04 09:31:04 Modified: docs todo.html xdocs todo.xml Log: - Removed a sub-task that has been completed 4 months ago, actually. Revision Changes Path 1.8 +1 -2 jakarta-lucene/docs/todo.html Index: todo.html =================================================================== RCS file: /home/cvs/jakarta-lucene/docs/todo.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- todo.html 4 Jan 2003 17:19:16 -0000 1.7 +++ todo.html 4 Jan 2003 17:31:03 -0000 1.8 @@ -269,8 +269,7 @@ IndexReader.getIndexedFields</td> <td valign="top"> String[] Document.getValues(String fieldName); - String[] IndexReader.getIndexedFields(); - void Token.setPositionIncrement(int);</td> + String[] IndexReader.getIndexedFields();</td> <td valign="top"> <ul> <li><a href="http://nagoya.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED]&msgId=330010">http://nagoya.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED]&msgId=330010</a></li> 1.3 +1 -2 jakarta-lucene/xdocs/todo.xml Index: todo.xml =================================================================== RCS file: /home/cvs/jakarta-lucene/xdocs/todo.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- todo.xml 28 Dec 2002 22:46:35 -0000 1.2 +++ todo.xml 4 Jan 2003 17:31:04 -0000 1.3 @@ -126,8 +126,7 @@ IndexReader.getIndexedFields</td> <td valign="top"> String[] Document.getValues(String fieldName); - String[] IndexReader.getIndexedFields(); - void Token.setPositionIncrement(int);</td> + String[] IndexReader.getIndexedFields();</td> <td valign="top"> <ul> <li><a
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>