[ckan-dev] CSW Harvester behavior
Guillaume Sueur
no-reply at neogeo-online.net
Tue Dec 17 15:24:23 UTC 2013
Hi
I'm answering to myself. I've partially understood the problem. I may
comes from pagination. When a subset is empty, CKAN breaks.For a reason
I don't know, the first request on a server gets an empty subset,
causing the process to stop. If I do the request manually with curl, I
get the same result. Fixing the maxRecords to 1000 sends me back all the
records available.
I guess further investigations are needed.
Best regards
Le 17/12/13 13:42, Guillaume Sueur a écrit :
> Hi list,
>
> I'm trying to harvest remote geonetwork catalogs. It works for 2 of them
> and doesn't for the third. On the one where it doesn't work, I noticed
> in geonetwork logs that after GetCapabilities CKAN was using a POST
> getRecords request. On the ones where it works, CKAN is sending GET
> getRecordById requests.
> I don't understand why CKAN doesn't behave the same way here. The
> catalogs configurations are very similar.
> I feel a bit stupid writing that, but I don't understand either how CKAN
> is able to proceed to a getRecordById request using a correct geonetwork
> catalog metadata ID without having retrieved any ID list...
>
> Thanks for your clue if any,
>
> best regards,
>
> Guillaume
> _______________________________________________
> 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