[ckan-changes] [okfn/ckan] 3e00ff: Make synchronous search the default behaviour

GitHub noreply at github.com
Tue Jul 3 10:28:02 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 3e00ffea420bd11af64b0d2d417e3c6100b71390
      https://github.com/okfn/ckan/commit/3e00ffea420bd11af64b0d2d417e3c6100b71390
  Author: amercader <amercadero at gmail.com>
  Date:   2012-07-03 (Tue, 03 Jul 2012)

  Changed paths:
    M ckan/config/deployment.ini_tmpl
    M ckan/config/environment.py
    M doc/configuration.rst

  Log Message:
  -----------
  Make synchronous search the default behaviour

Unless already loaded or explicitly disabled via the
`ckan.search.automatic_index` configuration option, the synchronous
search plugin will be loaded during startup time.


  Commit: 08cba3144db70784f90c381a2139c8c035f2b63e
      https://github.com/okfn/ckan/commit/08cba3144db70784f90c381a2139c8c035f2b63e
  Author: amercader <amercadero at gmail.com>
  Date:   2012-07-03 (Tue, 03 Jul 2012)

  Changed paths:
    M ckan/config/environment.py

  Log Message:
  -----------
  PEP8 environment.py


  Commit: ebc0452576384ace0ea04574b53dc7b9847096b3
      https://github.com/okfn/ckan/commit/ebc0452576384ace0ea04574b53dc7b9847096b3
  Author: Toby <toby.junk at gmail.com>
  Date:   2012-07-03 (Tue, 03 Jul 2012)

  Changed paths:
    M ckan/lib/search/query.py
    M ckan/logic/action/get.py
    M ckan/tests/lib/test_tag_search.py
    M ckan/tests/logic/test_tag.py
    M doc/apiv3.rst

  Log Message:
  -----------
  Merge branch 'master' of github.com:okfn/ckan


Compare: https://github.com/okfn/ckan/compare/51dd38facbf2...ebc045257638


More information about the ckan-changes mailing list