Subject: RE : blank space before special characters 2007-11-05 - By Leire Urcelay
Back Sorry, I did a mistake in my previous email. The field "L'article" is indexed as "L 'article". The blank space is inserted between 'L' and ''article'.
Thanks,
Leire
-- --Message d'origine-- -- De?: Leire Urcelay [mailto:Leire.Urcelay@(protected)] Envoy??: lundi, 5. novembre 2007 13:02 ??: java-user@(protected) 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 character. For example: the content "L'article" is indexed as "L '" (with a blank space between 'L' and '&').
Is there any way to avoid that?
The characteristics of my field are the following: Indexed, Tokenized, Stored and Term Vector.
Thanks in advance for your help,
Leire
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: java-user-unsubscribe@(protected) For additional commands, e-mail: java-user-help@(protected)
|
|