On Monday 16 February 2004 19:45, Markus Spath wrote:
> Analyzers preprocess the text to be indexed; different Analyzers will
> generate different text-tokens that are indexed. only you can know which
> Analyzer fits your needs, but you need to apply this one consistently for
> indexing, searching and generating lists of unique words, if you want to
> get expectable results.

Well, not sure whether I understood.

GermanAnalyzer - just as any other analyzer - does index all word except stop 
words, right? What's actually the sense of a search engine if I cannot search 
for words in the text? :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to