Custom Query (2152 matches)
Results (1099 - 1101 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1681 | fixed | Core storage document | ross | ross |
Description |
Document all of the changes and usage for #1574 so that we can mark it 'done done'. Make sure we document any setup issues/processes and the settings.py setup required for CKAN so that Mark can announce next week and it should be easily deployable/testable. Internal (perhaps in README somewhere or wiki): how does process work, where does data end up and in what order etc External: here's how to configure it and here's what you get ... (goes in main sphinx docs) |
|||
#1683 | fixed | Dataset search results - last item out of order | dread | dread |
Description |
On each page of package search results, all the items are neatly sorted apart from the last item of the page. SOLR gets the sorting of the results incorrect. This is a known issue: https://issues.apache.org/jira/browse/SOLR-1777 affecting SOLR 1.4 only (which comes with Ubuntu 10.04) It is highlighted in CKAN test ckan/tests/functional/test_pagination.py:TestPaginationPackage of commit 39096ed54bda86d043521b08b2e14fc5e283a0ff which fails most of the time it is run (passes intermittently). |
|||
#1686 | fixed | Add activity events for when a dataset is added to or removed from a group | seanh | seanh |