[ckan-changes] [ckan/ckan] fb24c8: Explicitly set default search field in search as s...
GitHub
noreply at github.com
Fri Aug 24 14:49:48 UTC 2018
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: fb24c8444ab389967596fda626f76e28bb7812ff
https://github.com/ckan/ckan/commit/fb24c8444ab389967596fda626f76e28bb7812ff
Author: Jari Voutilainen <jari.voutilainen at iki.fi>
Date: 2018-07-31 (Tue, 31 Jul 2018)
Changed paths:
M ckan/lib/search/query.py
Log Message:
-----------
Explicitly set default search field in search as schema based default field is deprecated in solr
Commit: 89cb5097062ac9a286f7b225d992a57cdaa721c8
https://github.com/ckan/ckan/commit/89cb5097062ac9a286f7b225d992a57cdaa721c8
Author: Jari Voutilainen <jari.voutilainen at iki.fi>
Date: 2018-08-02 (Thu, 02 Aug 2018)
Changed paths:
M ckan/lib/search/query.py
M ckan/logic/action/get.py
Log Message:
-----------
Set default search field before before_search and expose it to search itself
Commit: 5373525f6a18f3a7922eaf5d50fbeeaae937d7be
https://github.com/ckan/ckan/commit/5373525f6a18f3a7922eaf5d50fbeeaae937d7be
Author: Jari Voutilainen <jari.voutilainen at iki.fi>
Date: 2018-08-03 (Fri, 03 Aug 2018)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
Set df parameter so that it can't be manipulated from the api
Commit: 18b25effee90a88ed304d5f1ba76c7b4e4ef443c
https://github.com/ckan/ckan/commit/18b25effee90a88ed304d5f1ba76c7b4e4ef443c
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-08-24 (Fri, 24 Aug 2018)
Changed paths:
M ckan/lib/search/query.py
M ckan/logic/action/get.py
Log Message:
-----------
Merge pull request #4376 from Zharktas/fix-default-search-field
Explicitly set default search field in search query
Compare: https://github.com/ckan/ckan/compare/f09ef6b2f499...18b25effee90
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the ckan-changes
mailing list