From 557472a6d6fa1c65341a3ec0c35a0872773d2b5c Mon Sep 17 00:00:00 2001 From: Marton Kiss Date: Tue, 24 Mar 2015 18:56:52 +0100 Subject: [PATCH] Remove duplicate _version_ definition from askbot's Chinese solr schema The duplicated _version_ definition in the template prevented the proper query of Chinese indexed content from Solr. After the patch had been applied restart Solr and reindex Chinese content: sudo service jetty restart cd /srv/askbot-sites/slot0/config sudo python manage.py askbot_rebuild_index -l zh Change-Id: Iaeabc73febc64c45996425225d3ee38db7f36f72 --- modules/openstack_project/templates/askbot/schema.cn.xml.erb | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/openstack_project/templates/askbot/schema.cn.xml.erb b/modules/openstack_project/templates/askbot/schema.cn.xml.erb index 2666799a80..04143fc623 100644 --- a/modules/openstack_project/templates/askbot/schema.cn.xml.erb +++ b/modules/openstack_project/templates/askbot/schema.cn.xml.erb @@ -163,9 +163,6 @@ - - -