On Samstag, 10. Mai 2008, Stephen Cresswell wrote: > If it was a difference between indexing / querying, why would lucene > find the word "ribbon" and not "purple" even though they appear in the > same document and are both exact matches?
Using Snowball, "purple" becomes "purpl" but "ribbon" isn't modified, at least according to the online demo at http://snowball.tartarus.org/demo.php. Not sure if that's exactly the same algorithm. Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]