On Thu, Apr 2, 2009 at 2:34 AM, vivek sar <vivex...@gmail.com> wrote:
> Thanks Shalin.
>
> I added that in the solrconfig.xml, but now I get this exception,
>
> org.apache.solr.common.SolrException: Not Found
> Not Found
> request: http://localhost:8080/solr/core0/update?wt=javabin&version=2.2
>
> I do have the "core0" under the solr.home. The core0 directory also
> contains the conf and data directories. The solr.xml has following in
> it,
>
> <cores adminPath="/admin/cores">
>      <core name="core0" instanceDir="core0" dataDir="data"/>
>  </cores>
>
>

Are you able to see the Solr admin dashboard at
http://localhost:8080/solr/core0/admin/ ? Are there any exceptions in
Solr log?

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to