Re: One analyzer for all languages covered by ISO-8859-1 charset?
Posted By:
vijay_mareddy
Posted On:
Saturday, July 12, 2008 03:21 PM
I successfully used a StandardAnalyzer for indexing both japanese and english documents in the same index. But i converted the string to UTF-8 before i actually index the document.
I think Latin-1 supports only the characters in the european languages
Re: One analyzer for all languages covered by ISO-8859-1 charset?
Posted By:
Niranjan_Sathe
Posted On:
Friday, May 2, 2008 06:46 AM
More information on the original question - I do not need to filter stop words or use a stemmer.