http://www.shifttab.cn:8001/wiki
2007/10/31, Marco <[EMAIL PROTECTED]>:
>
> It seems that the problem is when I add the token created by
> EdgeNGramTokenizer in in the index.
> If the token contains a space (for example apple com) I have to add to
> the index with Field.Index.TOKENIZED otherwise t
It seems that the problem is when I add the token created by
EdgeNGramTokenizer in in the index.
If the token contains a space (for example apple com) I have to add to
the index with Field.Index.TOKENIZED otherwise the search cannot find it.
If there is no space there is no problem even if I use