[ckan-discuss] upload data

David Read david.read at hackneyworkshop.com
Tue Jul 30 17:53:07 BST 2013


Sounds like you have multiple SOLR cores setup, but don't specify the
name in the solr_url in the CKAN config. You should have something
like:

solr_url = http://127.0.0.1:8983/solr/ckan-schema-2.0

instead of single core version:

solr_url = http://127.0.0.1:8983/solr

Dave

On 30 July 2013 16:04, Javier Coque Garcia <coque_losel at hotmail.com> wrote:
>
> Hi!I have a problem uploading files. I create a dataset, and, when I try to
> add data, my browser shows me that message:
>
> Unable to add package to search index.(HTTP code=400, Reason=Missing solr
> core name in path, body=<html> <head> <meta http-equiv="Content-Type"
> content="text/html; charset=ISO-8859-1"/> <title>Error 400 Missing solr core
> name in path</title> </head> <body><h2>HTTP ERROR 400</h2> <p>Problem
> accessing /solr/update. Reason: <pre> Missing solr core name in
> path</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/> <br/>
> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/>
> <br/> <br/> <br/> <br/> <br/> <br/> </body> </html> ,)
>
> Solr is runnig ok in my host, but, how can I fix it?
>
> thank you so much.
>
> yours faithfully.
>
> _______________________________________________
> ckan-discuss mailing list
> ckan-discuss at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/ckan-discuss
> Unsubscribe: http://lists.okfn.org/mailman/options/ckan-discuss
>



More information about the ckan-discuss mailing list