[#217] Implement value/term filter for ckan backend

This commit is contained in:
John Glover
2013-03-27 19:58:15 +01:00
parent 0d3db924ad
commit d0f82fd165
2 changed files with 15 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ test('_normalizeQuery', function() {
var exp = {
resource_id: dataset.id,
q: 'abc',
filters: {},
sort: 'location desc,last ',
limit: 10,
offset: 0