[ckan-changes] [okfn/ckan] b0f3e6: [#1237] Improve facet.limit search option
GitHub
noreply at github.com
Wed Sep 11 11:33:47 UTC 2013
Branch: refs/heads/1237-facet.limit_improvements
Home: https://github.com/okfn/ckan
Commit: b0f3e643b2640c2a717d56f802a5d61477fcf7f3
https://github.com/okfn/ckan/commit/b0f3e643b2640c2a717d56f802a5d61477fcf7f3
Author: amercader <amercadero at gmail.com>
Date: 2013-09-11 (Wed, 11 Sep 2013)
Changed paths:
M ckan/logic/action/get.py
M ckan/logic/schema.py
M ckan/tests/logic/test_action.py
Log Message:
-----------
[#1237] Improve facet.limit search option
A negative value should be allowed if you don't want to limit the facet
values, but the search params schema didn't allow it. Also mention in
the docs that this can be set via configuration and that the default is
50. Added some tests.
More information about the ckan-changes
mailing list