[ckan-changes] [okfn/ckan] d1e639: [#919] Cherry-pick boolean search operator support...

GitHub noreply at github.com
Mon Jun 3 14:05:46 UTC 2013


  Branch: refs/heads/release-v1.8.1-ecportal
  Home:   https://github.com/okfn/ckan
  Commit: d1e6396fc3c26052fc3140e7de73fb6946b18571
      https://github.com/okfn/ckan/commit/d1e6396fc3c26052fc3140e7de73fb6946b18571
  Author: James Gardner <james at 3aims.com>
  Date:   2013-06-03 (Mon, 03 Jun 2013)

  Changed paths:
    M ckan/config/middleware.py
    M ckan/controllers/group.py
    M ckan/controllers/package.py
    M ckan/lib/search/query.py

  Log Message:
  -----------
  [#919] Cherry-pick boolean search operator support patch


  Commit: d028c65bdee964badae7bc78bb64076b60b0c416
      https://github.com/okfn/ckan/commit/d028c65bdee964badae7bc78bb64076b60b0c416
  Author: John Glover <j at johnglover.net>
  Date:   2013-06-03 (Mon, 03 Jun 2013)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/controllers/package.py

  Log Message:
  -----------
  [#930] Remove encoding specification


  Commit: 54879ded318a9ec31aa9f38b9440e7aa4effb683
      https://github.com/okfn/ckan/commit/54879ded318a9ec31aa9f38b9440e7aa4effb683
  Author: John Glover <j at johnglover.net>
  Date:   2013-06-03 (Mon, 03 Jun 2013)

  Changed paths:
    M CHANGELOG.txt

  Log Message:
  -----------
  [#930] update CHANGELOG


  Commit: 786664a242a6b184f21198ffaca5ba502edf3a61
      https://github.com/okfn/ckan/commit/786664a242a6b184f21198ffaca5ba502edf3a61
  Author: John Glover <j at johnglover.net>
  Date:   2013-06-03 (Mon, 03 Jun 2013)

  Changed paths:
    M ckan/lib/search/query.py

  Log Message:
  -----------
  [#930] Change solr 'mm' value to '1' for OR search.

Move block of code that defines boolean closer to
where it is used.


  Commit: 30356709c95bd2c2f9c494aa769c999af914587a
      https://github.com/okfn/ckan/commit/30356709c95bd2c2f9c494aa769c999af914587a
  Author: John Glover <j at johnglover.net>
  Date:   2013-06-03 (Mon, 03 Jun 2013)

  Changed paths:
    M ckan/lib/search/query.py

  Log Message:
  -----------
  [#930] Revert change of 'mm' to 1 for OR search


Compare: https://github.com/okfn/ckan/compare/e62eec4dfe9a...30356709c95b


More information about the ckan-changes mailing list