Presuming that uses the standard lucene query parser syntax then you have
asked to query for the field called http, searching for the value //
www.google.co.in
See http://wiki.apache.org/solr/SolrQuerySyntax for more details, but you
probably want to escape the : at least, http\://www.google.co.in
colons need to be escaped
cheers
-Original message-
> From:aniljayanti
> Sent: Tuesday 2nd July 2013 12:35
> To: solr-user@lucene.apache.org
> Subject: undefined field http:// while searchi query
>
> Hi,
>
> I am using solr 3.3 version. After indexing I am querying below command.
>