From ea9adc055bd4b88ff08b4b1ba20eb08b346b6847 Mon Sep 17 00:00:00 2001 From: Steve Rowe Date: Tue, 23 May 2017 20:04:43 -0400 Subject: [PATCH] SOLR-10438: Assign explicit useDocValuesAsStored values to all points field types in schema-point.xml/TestPointFields. --- solr/CHANGES.txt | 3 ++ .../solr/collection1/conf/schema-point.xml | 47 ++++++++----------- 2 files changed, 22 insertions(+), 28 deletions(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 6b91c4d3702..928a190c0b0 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -239,6 +239,9 @@ Other Changes * SOLR-10400: Replace (instanceof TrieFooField || instanceof FooPointField) constructs with FieldType.getNumberType() or SchemaField.getSortField() where appropriate. (hossman, Steve Rowe) + +* SOLR-10438: Assign explicit useDocValuesAsStored values to all points field types in + schema-point.xml/TestPointFields. (hossman, Steve Rowe) ================== 6.6.0 ================== diff --git a/solr/core/src/test-files/solr/collection1/conf/schema-point.xml b/solr/core/src/test-files/solr/collection1/conf/schema-point.xml index ae6a11ecfef..8bf545a44d8 100644 --- a/solr/core/src/test-files/solr/collection1/conf/schema-point.xml +++ b/solr/core/src/test-files/solr/collection1/conf/schema-point.xml @@ -16,15 +16,16 @@ limitations under the License. --> - + - - - - - + + + + + + @@ -33,12 +34,12 @@ - + @@ -53,8 +54,8 @@ - - + + @@ -66,8 +67,8 @@ - - + + @@ -79,8 +80,8 @@ - - + + @@ -92,8 +93,8 @@ - - + + @@ -105,21 +106,14 @@ - - + + - - - + @@ -136,11 +130,8 @@ - - id -