Custom Query (2152 matches)
Results (1471 - 1473 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1461 | fixed | CkanClient doesn't submit auth headers for GET requests | pudo | |
Description |
e.g. package_register_get. |
|||
#1462 | fixed | Multi-Instance CKAN Solr Search Issues | amercader | thejimmyg |
Description |
With the 1.5 package release, CKAN instances over-write each other's indexes. Adria has a fix. I'd like to see a new CKAN 1.5.1 release with the Solr changes merged and the Solr site ID set up as part of the install ckan.site_id = dgu-os.okfn.org. I'd also like the ability to search on ID and to have the ID directly visible on the package page. We need to decide how to do this upgrade without affecting existing CKAN solr indexes. |
|||
#1465 | fixed | Upgrade the harvester to support publishers properly | thejimmyg | |
Description |
At the moment most of the harvesting functionality is only available to sysadmins. This is fine for most cases but going forward we will need to grant each publisher access to their own sources, harvest objects and harvest object errors. This will probably be done based on the groups refactor. One more pressing concern is giving DGU publishers the ability to make calls to /harvest/object/id. We want them to be able to see documents that faild validation and also to see *all* errors in each document. |