RE: IDNA Support For Solr

2013-07-19 Thread Markus Jelsma
Furkan KAMACI > Sent: Friday 19th July 2013 14:39 > To: solr-user@lucene.apache.org > Subject: Re: IDNA Support For Solr > > I mean that: > > there is a web adress: *çorba.com <http://xn--orba-zoa.com>* > > However its IDNA coded version is: *xn--orba-zoa.

Re: IDNA Support For Solr

2013-07-19 Thread Furkan KAMACI
I mean that: there is a web adress: *çorba.com * However its IDNA coded version is: *xn--orba-zoa.com* You can check it from here: * http://www.whois.com.tr/?q=%C3%A7orba&sldtld=com* Let's assume that I've indexed a web page with that URL: *xn--orba-zoa.com*and one sear

RE: IDNA Support For Solr

2013-07-19 Thread Markus Jelsma
Hi - What kind of support would you expect Solr to provide? IDN is only about conversion between Unicode in your address bas and ASCII in the DNS. -Original message- > From:Furkan KAMACI > Sent: Friday 19th July 2013 11:09 > To: solr-user@lucene.apache.org > Subject: IDNA Support For So