On Samstag, 10. Mai 2008, Stephen Cresswell wrote: > For some reason it seems that either Lucene or Snowball has a problem > with the color purple. According the snowball experts the problem is > with lucene. Can anyone shed any light? Thanks,
You are aware that you need to use the same analyzer for indexing and for parsing the query, aren't you? Some debugging instructions are also on the FAQ: http://wiki.apache.org/lucene-java/LuceneFAQ#head-3558e5121806fb4fce80fc022d889484a9248b71 Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]