Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A435D200CB5 for ; Wed, 12 Jul 2017 23:58:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A2B861693C5; Wed, 12 Jul 2017 21:58:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E9D4D169343 for ; Wed, 12 Jul 2017 23:58:07 +0200 (CEST) Received: (qmail 24134 invoked by uid 500); 12 Jul 2017 21:58:07 -0000 Mailing-List: contact commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list commits@lucene.apache.org Received: (qmail 24124 invoked by uid 99); 12 Jul 2017 21:58:07 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2017 21:58:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 07426EEE19; Wed, 12 Jul 2017 21:58:07 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: anshum@apache.org To: commits@lucene.apache.org Message-Id: <728ae27b804b4948b650f3bbb2711ecf@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: lucene-solr:branch_7x: SOLR-11048: Randomize PointsFields in schema-add-schema-fields-update-processor.xml in solr-core collection1 and all affected tests Date: Wed, 12 Jul 2017 21:58:07 +0000 (UTC) archived-at: Wed, 12 Jul 2017 21:58:08 -0000 Repository: lucene-solr Updated Branches: refs/heads/branch_7x eee4e9231 -> 31ca5baf3 SOLR-11048: Randomize PointsFields in schema-add-schema-fields-update-processor.xml in solr-core collection1 and all affected tests Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/31ca5baf Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/31ca5baf Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/31ca5baf Branch: refs/heads/branch_7x Commit: 31ca5baf3ad8837d7796bc6d77e3b9baa94cf3b3 Parents: eee4e92 Author: Anshum Gupta Authored: Wed Jul 12 14:35:16 2017 -0700 Committer: Anshum Gupta Committed: Wed Jul 12 14:54:09 2017 -0700 ---------------------------------------------------------------------- solr/CHANGES.txt | 2 ++ .../conf/schema-add-schema-fields-update-processor.xml | 12 ++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/31ca5baf/solr/CHANGES.txt ---------------------------------------------------------------------- diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index ddb83ef..067f265 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -450,6 +450,8 @@ Other Changes - SOLR-10977: Randomize the usage of Points based numerics in schema15.xml and all impacted tests (hossman) - SOLR-10979: Randomize PointFields in schema-docValues*.xml and all affected tests (hossman) - SOLR-10989: Randomize PointFields and general cleanup in schema files where some Trie fields were unused (hossman) + - SOLR-11048: Randomize PointsFields in schema-add-schema-fields-update-processor.xml in solr-core collection1 and + all affected tests (Anshum Gupta) * SOLR-6807: Changed requestDispatcher's handleSelect to default to false, thus ignoring "qt". Simplified configs to not refer to handleSelect or "qt". Switch all tests that assumed true to assume false http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/31ca5baf/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml ---------------------------------------------------------------------- diff --git a/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml b/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml index febc9ae..6546287 100644 --- a/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml +++ b/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml @@ -18,14 +18,14 @@ - - - - - + + + + + - +