Re: SolrSharp and UTF-8, danish letters are messed up

2008-01-17 Thread Jeff Rodenburg
Hi Peter - Hmm, not sure what's going on here. Please take a look in the SolrConfigurationSection class, which sets the Culture setting. thanks, jeff r. On Jan 17, 2008 6:05 AM, Peter Thygesen <[EMAIL PROTECTED]> wrote: > Norwegian and danish letters like "ÆØÅ" are messed up when indexing us

SolrSharp and UTF-8, danish letters are messed up

2008-01-17 Thread Peter Thygesen
Norwegian and danish letters like "ÆØÅ" are messed up when indexing using SolrSharp??? I've checked the C# code, and to me it looks right. If I instead write my documents to disk (in utf-8), uploads the file to my solr server and runs post.jar from the tutorial, everything works out correctly