[ckan-dev] Problems with manual install of solr

Florian May florian.wendelin.mayer at gmail.com
Fri Mar 13 01:52:44 UTC 2015


Good morning Michael,

my gut feeling is your solr_url could possibly be
http://127.0.0.1/solr/collection1

Here's how I got it to work with one SolR core for three CKAN instances:
(apologies for the repost)
https://github.com/opendata/CKAN-Multisite/issues/10
The write-up should give you a feeling for the relation between SolR cores,
solr_url (/solr/CORE_NAME) and the SolR admin frontends.

Another approach would be one SolR core per CKAN instance - we got away
with a single SolR core as two of the three CKAN instances are
unobtrusively small.

Cheers,
Florian

On Fri, Mar 13, 2015 at 9:36 AM, Michael Speth <
spethm at landcareresearch.co.nz> wrote:

>  Greetings,
>   I am installing solr manually (well, through a puppet solr
> <https://forge.puppetlabs.com/landcareresearch/solr> module which has a
> bit of changes that I haven't deploy yet).  Anyways, the point is, its not
> using the package repository to install.
>
>  The solr module copies the collection1 solr core (renames it default)
> and links the schema.xml from ckan.
>
>  When trying to acces the ckan site (after everything has been
> installed), there is an error which is listed in the pastbin link below.
>
>  http://pastebin.com/65UrpvB8
>
>  Anyone know what is not configured correctly?  The production.ini has
> the solr configured as such:
>
>> ckan.site_id = default
>> solr_url = http://127.0.0.1:8983/solr
>
>
>  Thanks
>
>  --
>  Michael Speth
> DevOps Computer Engineer
> Landcare Research Consultant
>
> ------------------------------
>
> Please consider the environment before printing this email
> Warning: This electronic message together with any attachments is
> confidential. If you receive it in error: (i) you must not read, use,
> disclose, copy or retain it; (ii) please contact the sender immediately by
> reply email and then delete the emails.
> The views expressed in this email may not be those of Landcare Research
> New Zealand Limited. http://www.landcareresearch.co.nz
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20150313/c59ef3d8/attachment-0003.html>


More information about the ckan-dev mailing list