Erik J wrote:
I'm using Apache 2.0.55, but I don't think that the problem is in the web server. As I mentioned previously, all characters (including åäö) are displayed correctly. I think the problem is that Nutch simply doesn't calculate a score for these words.

No. The problem is in the search.jsp, where the link to "explain" is constructed. It should use URLEncoder.encode(queryString, "UTF-8") too, as all other links use it.

I'll fix this.

--
Best regards,
Andrzej Bialecki     <><
___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com


Reply via email to