Custom Query (2152 matches)
Results (1501 - 1503 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2839 | fixed | Specifying sort order breaks search results on group page | seanh | |
Description |
Create a group, create some datasets and add them to the group, then view the group's page with a sort-order specified in the URL, e.g. /group/foo?q=&sort=title_string+asc, no datasets are displayed even though there are datasets in the group that match the search query. Remove the sort order from the URL and the datasets will appear. |
|||
#1268 | fixed | Speed up listing users by revisions by adding db index | kindly | rgrp |
Description |
At the moment this appears to be slow (kindly suggests because missing index in db). Page is /user on a ckan instance. Would this also speed up user page where we recent changes? |
|||
#1189 | invalid | Spideroak support in CKAN Storage | timmcnamara | |
Description |
Spideroak is a bulk storage platform by a company that releases quite a lot of free software, has an extensive developer API with pricing of $10/100GB/month. The data store is optimised for bulk data storage and retrieval. This is the kind of use case that CKAN packages require. We don't need low latency. We are after low cost, high reliability solution. |