You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ge...@apache.org on 2020/09/21 16:57:49 UTC

[lucene-solr] branch master updated (da2714c -> 9a6ca2d)

This is an automated email from the ASF dual-hosted git repository.

gerlowskija pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from da2714c  SOLR-9607: Finalize move of Terms component and request handler into the implicit definitions (#1897)
     add 9a6ca2d  SOLR-14859: Set fieldType defaults for DateRangeField

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  3 +
 .../schema/AbstractSpatialPrefixTreeFieldType.java | 67 ++++++++++++++++++++++
 ...bad-schema-daterangefield-instance-options.xml} |  7 ++-
 ... => bad-schema-daterangefield-type-options.xml} |  7 ++-
 .../org/apache/solr/schema/BadIndexSchemaTest.java |  5 ++
 .../org/apache/solr/schema/DateRangeFieldTest.java |  4 ++
 .../solr/schema/SpatialRPTFieldTypeTest.java       |  3 +-
 7 files changed, 89 insertions(+), 7 deletions(-)
 copy solr/core/src/test-files/solr/collection1/conf/{bad-schema-currencyfieldtype-bogus-amount-suffix.xml => bad-schema-daterangefield-instance-options.xml} (88%)
 copy solr/core/src/test-files/solr/collection1/conf/{bad-schema-currencyfieldtype-bogus-amount-suffix.xml => bad-schema-daterangefield-type-options.xml} (88%)