RE: Foreign characters question

2010-07-14 Thread Blargy
Thanks for the reply but that didnt help. Tomcat is accepting foreign characters but for some reason when it reads the synonyms file and it encounters that character ñ it doesnt appear correctly in the Field Analysis admin. It shows up as �. If I query exactly for ñ it will work but the

Re: Foreign characters question

2010-07-14 Thread Robert Muir
is your synonyms file in UTF-8 encoding? On Wed, Jul 14, 2010 at 11:11 AM, Blargy zman...@hotmail.com wrote: Thanks for the reply but that didnt help. Tomcat is accepting foreign characters but for some reason when it reads the synonyms file and it encounters that character ñ it doesnt

Re: Foreign characters question

2010-07-14 Thread Blargy
How can I tell and/or create a UTF-8 synonyms file? Do I have to instruct solr that this file is UTF-8? -- View this message in context: http://lucene.472066.n3.nabble.com/Foreign-characters-question-tp964078p967037.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Foreign characters question

2010-07-14 Thread Blargy
Nevermind. Apparently my IDE (Netbeans) was set to No encoding... wtf. Changed it to UTF-8 and recreated the file and all is good now. Thanks! -- View this message in context: http://lucene.472066.n3.nabble.com/Foreign-characters-question-tp964078p967058.html Sent from the Solr - User mailing

Re: Foreign characters question

2010-07-14 Thread Robert Muir
On Wed, Jul 14, 2010 at 12:59 PM, Blargy zman...@hotmail.com wrote: Nevermind. Apparently my IDE (Netbeans) was set to No encoding... wtf. Changed it to UTF-8 and recreated the file and all is good now. Thanks! fyi I created an issue with your example here:

RE: Foreign characters question

2010-07-13 Thread Tim Gilbert
I had the same problem, the correction differs by which application server you are using. If it's Tomcat, try here: http://wiki.apache.org/solr/SolrTomcat near uri charset. I use glassfish, and I added this entry to the wiki after getting help from this group: