[ckan-changes] [ckan/ckan] 05c8e9: [#2848] Avoid package_search exception when using ...

GitHub noreply at github.com
Wed Feb 17 10:48:27 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 05c8e9c90296be8557fee4e24b4acc703dc2313f
      https://github.com/ckan/ckan/commit/05c8e9c90296be8557fee4e24b4acc703dc2313f
  Author: amercader <amercadero at gmail.com>
  Date:   2016-01-27 (Wed, 27 Jan 2016)

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

  Log Message:
  -----------
  [#2848] Avoid package_search exception when using use_default_schema

The parameter needs to be removed before sending the query to Solr

Also improved the boolean checking and fixed the docs.


  Commit: 70790836026c7c9f4d40d91966291da6754a7210
      https://github.com/ckan/ckan/commit/70790836026c7c9f4d40d91966291da6754a7210
  Author: Ian Ward <ian at excess.org>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

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

  Log Message:
  -----------
  Merge pull request #2848 from ckan/2848-fix-default-schema-on-package_search

Param use_default_schema does not work on package_search


Compare: https://github.com/ckan/ckan/compare/6264bd489c86...70790836026c


More information about the ckan-changes mailing list