This is an automated email from the ASF dual-hosted git repository.
krisden pushed a change to branch branch_9_1
in repository https://gitbox.apache.org/repos/asf/solr.git
from 36ad1d09063 DOAP changes for release 9.1.0
new d558cec6582 SOLR-16589: Large fields with large=true can be truncated
when using unicode values (#1241)
new 0100f191125 SOLR-16589: Fix test to use reasonable unicode in xml
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
solr/CHANGES.txt | 7 +++++++
solr/core/src/java/org/apache/solr/search/SolrDocumentFetcher.java | 2 +-
solr/core/src/test/org/apache/solr/search/LargeFieldTest.java | 6 ++++--
3 files changed, 12 insertions(+), 3 deletions(-)