Re: normalize accent solr

2015-07-29 Thread ojalà
I have different result number for joelè and joele -- View this message in context: http://lucene.472066.n3.nabble.com/normalize-accent-solr-tp4219721p4219726.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: normalize accent solr

2015-07-29 Thread Ahmet Arslan
Hi, What happens when you test some sample text on admin/analysis page? You should see that accents are removed in the first analysis step. On Wednesday, July 29, 2015 6:06 PM, ojalà wrote: yes i put in index and query -- View this message in context: http://lucene.472066.n3.nabble.com/nor

Re: normalize accent solr

2015-07-29 Thread ojalà
yes i put in index and query -- View this message in context: http://lucene.472066.n3.nabble.com/normalize-accent-solr-tp4219721p4219723.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: normalize accent solr

2015-07-29 Thread Ahmet Arslan
Hi Ojala, Do you have that charFilter configured in index analyser too? Ahmet On Wednesday, July 29, 2015 6:00 PM, ojalà wrote: Hi! I'm using solr 3.4 and I need to normalize for example é to e if I search joelè solr must give me result for joelè and for joele if I search joele solr must give m