carlson 02/03/31 21:33:24 Modified: xdocs contributions.xml Log: Added chainable filter and index multiple fields contributions to the contributions.html page Revision Changes Path 1.6 +48 -0 jakarta-lucene/xdocs/contributions.xml Index: contributions.xml =================================================================== RCS file: /home/cvs/jakarta-lucene/xdocs/contributions.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- contributions.xml 7 Feb 2002 20:22:12 -0000 1.5 +++ contributions.xml 1 Apr 2002 05:33:24 -0000 1.6 @@ -203,6 +203,54 @@ </tr> </table> </subsection> + <subsection name="Chainable Filter"> + <p> + </p> + <table> + <tr> + <th> + URL + </th> + <td> + <a href="http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg01168.html"> + http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg01168.html + </a> + </td> + </tr> + <tr> + <th> + author + </th> + <td> + Kelvin Tan - [EMAIL PROTECTED] + </td> + </tr> + </table> + </subsection> + <subsection name="Multiple Field Searching"> + <p> + </p> + <table> + <tr> + <th> + URL + </th> + <td> + <a href="http://http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg00775.html"> + http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg00775.html + </a> + </td> + </tr> + <tr> + <th> + author + </th> + <td> + Kelvin Tan - [EMAIL PROTECTED] + </td> + </tr> + </table> + </subsection> <subsection name="Lucene Tutorial"> <p> </p>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>