search for: whitespacetoken

Displaying 1 result from an estimated 1 matches for "whitespacetoken".

2007 Aug 03
0
StandardTokenizer Doesn''t Support token_stream method
...entation for "new": http://ferret.davebalmain.com/api/classes/Ferret/Analysis/StandardTokenizer.html# You''ll see that the rdoc comment apparently lies :) That formal parameter name that should hold "lower" is named "rstr". Fishy. A quick look indicates that WhiteSpaceTokenizer has a similar mismatch with its documentation. Is there an idiomatic way to reuse analyzer chains? -- Posted via http://www.ruby-forum.com/.