On 26 July 2013 20:01, Furkan KAMACI <furkankam...@gmail.com> wrote:
> When I run that query:
>
> solr/select?q=url:"ftp://"&wt=xml&fl=url
>
> I get results as like that:
>
> <result name="response" numFound="1441" start="0" maxScore="9.5640335">
> <doc><str name="url">http://forum.whmdestek.com/ftp-makaleleri/</str></doc>
> <doc><str name="url">http://www.netadi.com/ftp-kurulumu.php</str></doc>
>
> Why it does not make an exact search find:   *ftp://*  ?

What is the field type for your "url" field? Please show us
your schema.xml.

Regards,
Gora

Reply via email to