Re: Accent Characters

2012-05-31 Thread Vicente Couto
Hello, guys. Now it's working. Thank you both Jack and Sami. I fixed my issue by just using server.query(query, METHOD.POST) in solrJ and yes, I was using HttpSolrServer. I have to move on to CommonsHttpSolrServer. Thank you very much. -- View this message in context:

Re: Accent Characters

2012-05-30 Thread Vicente Couto
Hello, Jack. Yeah, I'm screwed up. Well, the documents are indexed with the accents. I started a new clean solr 3.6 configuration, with as few changes as possible; I'm running two cores, one for English and another one for French. Here is where I am now: If I try to run queries by using solrJ,