hello,
I'm using Solr 3.5 over Tomcat 6 and I've some problemes with unicode quey.
Here is my text field configuration
When I performe this request : select/?q=hygiene sécurité&debugQuery=true
Here is debug infos :
hygiene sécurité
hygiene sécurité
searchText:hygien (sea
hello,
I'm using Solr 3.5 over Tomcat 6 and I've some problemes with unicode quey.
Here is my text field configuration
When I performe this request : select/?q=hygiene sécurité&debugQuery=true
Here is debug infos :
hygiene sécurité
hygiene sécurité
searchText:hygien (sea
ng
> already has to be an UTF-8-string.
> What happens if you send that query via Solr's admin-panel?
>
> Have a look at this page for troubleshooting:
> http://wiki.apache.org/solr/SolrTomcat
>
> Kind regards,
> Em
>
> Am 23.02.2012 18:15, schrieb Frederic Bouchery