> I am trying to search Arabic keyword > in solr, but am just unable to do so. I have successfully > indexed Arabic but the search doesn’t seem to be working,
Could it be URI encoding of your servlet container? http://wiki.apache.org/solr/SolrTomcat#URI_Charset_Config Does 'match all docs query' &q=*:*&defType=lucene returns something?