[ckan-changes] [okfn/ckan] fdee2e: [xs, search] #1455 bug fix for extras not showing

noreply at github.com noreply at github.com
Mon Nov 28 17:08:46 UTC 2011


  Branch: refs/heads/release-v1.5.1
  Home:   https://github.com/okfn/ckan

  Commit: fdee2ebc450a5396b025219baa817b2a1ed7fc42
      https://github.com/okfn/ckan/commit/fdee2ebc450a5396b025219baa817b2a1ed7fc42
  Author: John Glover <glover.john at gmail.com>
  Date:   2011-11-28 (Mon, 28 Nov 2011)

  Changed paths:
    M ckan/config/schema.xml
  M ckan/lib/search/query.py
  M ckan/tests/lib/test_solr_package_search.py
  M ckan/tests/lib/test_solr_package_search_synchronous_update.py

  Log Message:
  -----------
  [xs, search] #1455 bug fix for extras not showing
up when searching with all_fields=1.

Schema updated so that extra values will be
returned from Solr, and added to package_dict['extras']
in the search results.


  Commit: 220201029aaab5aa4335a0292ca2350006ccc852
      https://github.com/okfn/ckan/commit/220201029aaab5aa4335a0292ca2350006ccc852
  Author: John Glover <glover.john at gmail.com>
  Date:   2011-11-28 (Mon, 28 Nov 2011)

  Changed paths:
    M ckan/lib/cli.py
  M ckan/lib/search/__init__.py

  Log Message:
  -----------
  [xs, #1468] allow search-index rebuild command to
take an optional package name/id, and only rebuild
that specific package if given.


Compare: https://github.com/okfn/ckan/compare/9dd930e...2202010




More information about the ckan-changes mailing list