[ckan-changes] [okfn/ckan] b0f3e6: [#1237] Improve facet.limit search option

GitHub noreply at github.com
Tue Oct 15 04:20:12 UTC 2013


  Branch: refs/heads/master
  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.


  Commit: 3218b581443ad07cd09a93d364bf5085fb0f7884
      https://github.com/okfn/ckan/commit/3218b581443ad07cd09a93d364bf5085fb0f7884
  Author: amercader <amercadero at gmail.com>
  Date:   2013-10-14 (Mon, 14 Oct 2013)

  Changed paths:
    M ckan/logic/action/get.py

  Log Message:
  -----------
  [#1237] Fix docstring


  Commit: e6d2c45c7f34b2ec5faf8fca619f90b53449a9a2
      https://github.com/okfn/ckan/commit/e6d2c45c7f34b2ec5faf8fca619f90b53449a9a2
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2013-10-14 (Mon, 14 Oct 2013)

  Changed paths:
    M ckan/logic/action/get.py
    M ckan/logic/schema.py
    M ckan/tests/logic/test_action.py

  Log Message:
  -----------
  Merge pull request #1237 from okfn/1237-facet.limit_improvements

'facet.limit' in package_search wrongly handled


Compare: https://github.com/okfn/ckan/compare/8c70cefc139d...e6d2c45c7f34


More information about the ckan-changes mailing list