[Jakarta Lucene Wiki] Updated: PoweredBy

2004-05-01 Thread lucene-cvs
Date: 2004-04-30T23:05:51 Editor: 64.170.114.175 Wiki: Jakarta Lucene Wiki Page: PoweredBy URL: http://wiki.apache.org/jakarta-lucene/PoweredBy no comment Change Log: -- @@ -11,6 +11,7 @@ *

class NumberFilter extends TokenFilter

2004-05-01 Thread John Allan Casey
Recently I wrote a small NumberFilter similar in structure to the StopFilter except it filters out numeric tokens. Anyway, here is the simple source code if you are interested in adding it into the API as it would seem to be something that needs to be done fairly often ??? class NumberFilter