Thank you for your valuable help, now i can solve the problem.
Much respect to the team and various helpers :)
Robbie
Ian Lea wrote:
>
> Try StandardAnalyzer rather than SimpleAnalyzer. See the javadocs for
> these classes and the tokenizers they use for explanations.
>
> SimpleAnalyzer use
Try StandardAnalyzer rather than SimpleAnalyzer. See the javadocs for
these classes and the tokenizers they use for explanations.
SimpleAnalyzer uses LetterTokenizer which divides text at non-letters.
--
Ian.
On Fri, Jun 13, 2008 at 4:00 PM, MaxiRobbie <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>