[ckan-changes] [ckan/ckan] 96c1d9: [#1905] Allow search on resource name field.
GitHub
noreply at github.com
Thu Nov 20 14:57:40 UTC 2014
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 96c1d9d1669ebec7ce49c395bf5383f3c0d6d910
https://github.com/ckan/ckan/commit/96c1d9d1669ebec7ce49c395bf5383f3c0d6d910
Author: george <george.sattler at xvt.com.au>
Date: 2014-11-08 (Sat, 08 Nov 2014)
Changed paths:
M ckan/config/solr/schema.xml
M ckan/lib/search/index.py
Log Message:
-----------
[#1905] Allow search on resource name field.
Currently a package search will not search on the resource name field. With this change resource names are indexed so that package search will return dataset(s) where user searches for a resource by name.
Commit: 1c30fd37195ffaa38ce0179897b62440e4eb63b4
https://github.com/ckan/ckan/commit/1c30fd37195ffaa38ce0179897b62440e4eb63b4
Author: george <george.sattler at xvt.com.au>
Date: 2014-11-08 (Sat, 08 Nov 2014)
Changed paths:
M ckan/new_tests/logic/action/test_get.py
Log Message:
-----------
[#1905] Allow search on resource name field.
Adds test to new_tests.
Commit: 31c08189ae20865653e129f698bb5e4562a34a1d
https://github.com/ckan/ckan/commit/31c08189ae20865653e129f698bb5e4562a34a1d
Author: george <george.sattler at xvt.com.au>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M ckan/new_tests/logic/action/test_get.py
Log Message:
-----------
[#1905] Allow search on resource name field.
Changed 'assert' to 'eq' to make test pass okay.
Commit: 378851a8160d97d578dd4cb845190f57cbcae210
https://github.com/ckan/ckan/commit/378851a8160d97d578dd4cb845190f57cbcae210
Author: george <george.sattler at xvt.com.au>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M ckan/new_tests/logic/action/test_get.py
Log Message:
-----------
fixes PEP8 issue (too many spaces after ',')
Commit: 7aea7a022f7ec297b0c770a7ed0987fd797ea5e0
https://github.com/ckan/ckan/commit/7aea7a022f7ec297b0c770a7ed0987fd797ea5e0
Author: amercader <amercadero at gmail.com>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M ckan/config/solr/schema.xml
M ckan/lib/search/index.py
M ckan/new_tests/logic/action/test_get.py
Log Message:
-----------
Merge branch '1905-package-search-on-resource-name-field' of https://github.com/george-sattler/ckan into george-sattler-1905-package-search-on-resource-name-field
Commit: dc61be8c25e7e9dd1cb52996817d42bcfb28e230
https://github.com/ckan/ckan/commit/dc61be8c25e7e9dd1cb52996817d42bcfb28e230
Author: amercader <amercadero at gmail.com>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M ckan/config/solr/schema.xml
M ckan/lib/search/index.py
M ckan/new_tests/logic/action/test_get.py
Log Message:
-----------
Merge branch 'george-sattler-1905-package-search-on-resource-name-field'
Compare: https://github.com/ckan/ckan/compare/10d737f67e45...dc61be8c25e7
More information about the ckan-changes
mailing list