ut.print(nextToken.term());
>
> filter.close();
>
>
>
>
> -
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>
>
--
View this message in conte
>> ---------
>> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: java-user-h...@lucene.apache.org
>>
>>
>
> -
Or alternatively:
String test = "HÄllo HÄllo HÄllo HÄllo HÄllo";
ISOLatin1AccentFilter filter = new ISOLatin1AccentFilter(new
KeywordTokenizer(new StringReader(test)));
final Token reusableToken = new Token();
Token nextToken;
if ((nextToken = filter.next(re
rong in my code when I create the new instance
> of ISOLatin1AccentFilter but I can' t get it works properly.
> Could someone help me?
> thanks a lot
> --
> View this message in context:
> http://www.nabble.com/Removing-diacritics-with-ISOLatin1AccentFilter-tp24641618p24641618
ord for the property
objectToIndex.getName(), it remains with accent :(
I think there is something wrong in my code when I create the new instance
of ISOLatin1AccentFilter but I can' t get it works properly.
Could someone help me?
thanks a lot
--
View this message in context:
http://www.nabble.com