Custom Query (2152 matches)
Results (967 - 969 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. |
|||
#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. |
|||
#1469 | fixed | Geo-spatial search on the front end | amercader | thejimmyg |
Description |
Now that we have a geospatial search API, we should build a front-end that integrates with the existing search for displaying results. |