Hi, 

I have two cores "core0" and "core1"
 
When i am accessing core0 using following url it is giving proper results.

http://hostname/solr/core0/main?q=*%3A*&wt=json&indent=true

But when i am trying to use core1 using the following url it is not giving
the results. saying authorization requiredand 401 error.

http://hostname/solr/core1/main?q=*%3A*&wt=json&indent=true

How can i resolve this problem. i am using tomcat7, ubuntu OS



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Not-able-to-access-solr-core-tp4108856.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to