Custom Query (2152 matches)
Results (160 - 162 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#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. |
|||
#1467 | worksforme | CKAN dumps dgu miss certain publisher information | thejimmyg | thejimmyg |
Description |
Pawel knows about this so David Read, Pawel and I need to find time to discuss it. |
|||
#1468 | fixed | Update the search index for individual packages | johnglover | thejimmyg |
Description |
When I delete a package from the pylons shell I need to remove that package's entry from the Solr search index. That doesn't happen at the moment. It would be useful if the search-index rebuild command could take a list of package IDs to rebuild. |