[ckan-changes] [ckan/ckan] 551e46: Started removing existing search. Start of SolrInd...
GitHub
noreply at github.com
Thu Jun 16 14:12:26 UTC 2016
Branch: refs/heads/purge_solr
Home: https://github.com/ckan/ckan
Commit: 551e46ca423b78309d4f753f195e2da67a191a8c
https://github.com/ckan/ckan/commit/551e46ca423b78309d4f753f195e2da67a191a8c
Author: Tyler Kennedy <tk at tkte.ch>
Date: 2016-06-16 (Thu, 16 Jun 2016)
Changed paths:
M ckan/config/environment.py
R ckan/config/solr/README.txt
R ckan/config/solr/schema-1.2.xml
R ckan/config/solr/schema-1.3.xml
R ckan/config/solr/schema-1.4.xml
R ckan/config/solr/schema-2.0.xml
R ckan/config/solr/schema.xml
M ckan/controllers/home.py
M ckan/controllers/package.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/search/__init__.py
M ckan/lib/search/common.py
M ckan/logic/action/get.py
M ckan/model/modification.py
M ckan/plugins/core.py
M ckan/plugins/interfaces.py
A ckanext/search/__init__.py
A ckanext/search/solr.py
M setup.py
Log Message:
-----------
Started removing existing search. Start of SolrIndexer, NoIndexer, PostgresIndexer.
More information about the ckan-changes
mailing list