; inserted between 'L' and ''article'.
>
> Thanks,
>
> Leire
>
> -Message d'origine-
> De: Leire Urcelay [mailto:[EMAIL PROTECTED]
> Envoyé: lundi, 5. novembre 2007 13:02
> À: java-user@lucene.apache.org
> Objet: blank space bef
ECTED]
Envoyé : lundi, 5. novembre 2007 13:02
À : java-user@lucene.apache.org
Objet : blank space before special characters
Hello,
I have the following problem with my lucene index.
When indexing fields containing special characters (like &), a blank space
is inserted before the special
Hello,
I have the following problem with my lucene index.
When indexing fields containing special characters (like &), a blank space
is inserted before the special character. For example: the content
"L'article" is indexed as "L '" (with a blank space between 'L' and
'&').
Is there an