Hi everyone,i have the following problem... i use UTF-8 and my solr is deployed with the aid of jetty So far i have no problem with UTF-8 in the sense than i can store anything and then it is displayed properly the problem is when i want to retrieve according to a text field which is not encoded in latin characters....
for example q=name:ILSP will return the results i want but q=name:ΙΕΛ would not....