[ckan-dev] CKAN API

Ian Ward ian at excess.org
Tue Apr 17 15:37:06 UTC 2018


That sounds like a bug. When I was running CKAN 2.5 updating datasets
via the API definitely updated the index.

Please report this on github.com/ckan/ckan and provide full details
about your environment, the steps you take when the issue occurs and
any error messages you see in your log files.

On Tue, Apr 17, 2018 at 11:22 AM, Vladimir Galicia
<vladimir.galicia at vun.mx> wrote:
> When I add or modify datasets they are not indexed and I have to refresh the
> index, I want to know if its an issue
>
> On Tue, Apr 17, 2018 at 3:31 AM, Stefan Oderbolz <stefan.oderbolz at liip.ch>
> wrote:
>>
>> Hi Vladimir
>>
>> the metadata you insert through the API should be indexed. You can check
>> your solr instance to check what data is actually being index to be sure (on
>> a local installation you can access solr using http://localhost:8983/solr/).
>> Note that the "primary" data is not indexed by default (i.e. the files you
>> upload), but you can use an extension to do that (e.g.
>> https://github.com/transparenzportalhamburg/ckanext-fulltext).
>>
>> - Stefan
>>
>> On Fri, Apr 13, 2018 at 4:51 PM, Vladimir Galicia
>> <vladimir.galicia at vun.mx> wrote:
>>>
>>> It is normal that the data that is inserted through the api is not
>>> indexed or is a bug of the version that I have. I'm using version 2.5.8
>>>
>>> _______________________________________________
>>> 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
>>>
>>
>>
>>
>> --
>> Liip AG  // Limmatstrasse 183 //  CH-8005 Zürich
>> Tel +41 43 500 39 80 // GnuPG 0x7B588C67 // www.liip.ch
>>
>>
>> _______________________________________________
>> 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
>>
>
>
> _______________________________________________
> 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
>



More information about the ckan-dev mailing list