[#217] Implement value/term filter for ckan backend
This commit is contained in:
@@ -30,6 +30,7 @@ test('_normalizeQuery', function() {
|
||||
var exp = {
|
||||
resource_id: dataset.id,
|
||||
q: 'abc',
|
||||
filters: {},
|
||||
sort: 'location desc,last ',
|
||||
limit: 10,
|
||||
offset: 0
|
||||
|
||||
Reference in New Issue
Block a user