From e7d0063dc1260d36858301bac28f4e8a3d4a6687 Mon Sep 17 00:00:00 2001 From: Steve Rowe Date: Wed, 19 Jul 2017 20:22:53 -0400 Subject: [PATCH] SOLR-11119: Switch from Trie to Points field types in the .system collection schema --- solr/CHANGES.txt | 2 ++ solr/core/src/resources/SystemCollectionSchema.xml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index a069fa1a433..c5813a2547f 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -551,6 +551,8 @@ Other Changes * SOLR-11037: Refactor to provide NodeConfig.getSolrDataHome internal API. (ab, janhoy, shalin) +* SOLR-11119: Switch from Trie to Points field types in the .system collection schema. (Steve Rowe) + ================== 6.7.0 ================== Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release. diff --git a/solr/core/src/resources/SystemCollectionSchema.xml b/solr/core/src/resources/SystemCollectionSchema.xml index d491480ecf6..0c33022cc28 100644 --- a/solr/core/src/resources/SystemCollectionSchema.xml +++ b/solr/core/src/resources/SystemCollectionSchema.xml @@ -1,9 +1,9 @@ - + - +