[ckan-changes] [okfn/ckan] 05b675: [xs, search] #1455 bug fix for extras not showing
noreply at github.com
noreply at github.com
Mon Nov 28 14:32:57 UTC 2011
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 05b675a4314ad269c6e6a095d57e3f2a21e771eb
https://github.com/okfn/ckan/commit/05b675a4314ad269c6e6a095d57e3f2a21e771eb
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.
More information about the ckan-changes
mailing list