You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by cp...@apache.org on 2022/10/07 11:18:34 UTC

[solr] branch main updated (d70af456058 -> d9acc079af2)

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

cpoerschke pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


    from d70af456058 SOLR-16435: Add Request timeout to Http2SolrClient (#1046)
     add d9acc079af2 SOLR-13219: Fix NPE in FieldLengthFeature with non-stored/missing fields (#1051)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  2 +
 .../solr/ltr/feature/FieldLengthFeature.java       | 11 +----
 .../test-files/solr/collection1/conf/schema.xml    |  4 +-
 .../solr/ltr/feature/TestFeatureLogging.java       |  6 +--
 .../solr/ltr/feature/TestFieldLengthFeature.java   | 48 ++++++++++++++++++++--
 5 files changed, 52 insertions(+), 19 deletions(-)