Re: Accent Characters

2012-05-31 Thread Vicente Couto
66.n3.nabble.com/Accent-Characters-tp3985931p3987046.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Accent Characters

2012-05-30 Thread Sami Siren
ot; solrJ to not encode the queries? > > Thank you > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Accent-Characters-tp3985931p3986970.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Accent Characters

2012-05-30 Thread Jack Krupansky
@lucene.apache.org Subject: Re: Accent Characters 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

Re: Accent Characters

2012-05-30 Thread Vicente Couto
=0 And I can't see any results. If I try by using encoding to UTF-8 it's not works. But if I simply put http calls into the browser address bar, for example, it works perfectly! So, how can I "tell" solrJ to not encode the queries? Thank you -- View this message in contex

Re: Accent Characters

2012-05-28 Thread Jack Krupansky
Krupansky -Original Message- From: couto.vicente Sent: Monday, May 28, 2012 9:58 AM To: solr-user@lucene.apache.org Subject: Re: Accent Characters Hi, Jack. First of all thank you for your help. Well, I tried again then I realized that my problem is not really with solr. I did run this

Re: Accent Characters

2012-05-28 Thread couto.vicente
7;m feeling a little stupid because it doesn't look like a big problem. For sure people around the world are using solr with accents queries running under tomcat properly! Thank you -- View this message in context: http://lucene.472066.n3.nabble.com/Accent-Characters-tp3985931p3986423.htm

Re: Accent Characters

2012-05-25 Thread Jack Krupansky
35 -- Jack Krupansky -Original Message- From: couto.vicente Sent: Thursday, May 24, 2012 10:28 AM To: solr-user@lucene.apache.org Subject: Accent Characters Hello All. I'm a newbie in Solr and I saw this subject a lot, but no one answer was satisfactory or (probably) I don't k

Accent Characters

2012-05-24 Thread couto.vicente
en a facet query, it looks like Solr is ignoring the words with accents. I Google it a lot I could not find any satisfactory fix. Can anyone give me a help? Thank you! -- View this message in context: http://lucene.472066.n3.nabble.com/Accent-Characters-tp3985931.html Sent from the Solr - User

RE: Filters: acute accent characters replaced with their english counterpart

2008-11-10 Thread Steven A Rowe
Hi Jarek, On 11/10/2008 at 6:08 AM, Jarek Zgoda wrote: > Wiadomość napisana w dniu 2008-11-10, o godz. 11:14, przez joeMcElroy: > > I need a custom filter to be added to a field which will replace > > special foreign characters with their english counterpart. > > > > for example ø => o > > Grave

Re: Filters: acute accent characters replaced with their english counterpart

2008-11-10 Thread joeMcElroy
cheers for the quick response! joe -- View this message in context: http://www.nabble.com/Filters%3A-acute-accent-characters-replaced-with-their-english-counterpart-tp20416888p20418586.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Filters: acute accent characters replaced with their english counterpart

2008-11-10 Thread Jarek Zgoda
Wiadomość napisana w dniu 2008-11-10, o godz. 11:14, przez joeMcElroy: I need a custom filter to be added to a field which will replace special foreign characters with their english counterpart. for example ø => o Grave À È Ì Ò Ù à è ì ò ù => A E I O U a e i o u Circumflex Â Ê Î Ô Û â ê î ô û

Re: Filters: acute accent characters replaced with their english counterpart

2008-11-10 Thread Koji Sekiguchi
joe, This hasn't been committed yet, but SOLR-822 may be your answer. https://issues.apache.org/jira/browse/SOLR-822 Koji joeMcElroy wrote: I need a custom filter to be added to a field which will replace special foreign characters with their english counterpart. for example ø => o Grave À

Filters: acute accent characters replaced with their english counterpart

2008-11-10 Thread joeMcElroy
s message in context: http://www.nabble.com/Filters%3A-acute-accent-characters-replaced-with-their-english-counterpart-tp20416888p20416888.html Sent from the Solr - User mailing list archive at Nabble.com.