This is an automated email from the ASF dual-hosted git repository.
gerlowskija pushed a change to branch ishan/upgrade-to-lucene-10
in repository https://gitbox.apache.org/repos/asf/solr.git
from 670560d1e5a Fix TestICUCOllationFieldUDVAS failure
add 403f09c6267 Fix several docValue-iteration bugs
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/solr/search/TermsQParserPlugin.java | 15 ++++++++-------
.../java/org/apache/solr/search/TopLevelJoinQuery.java | 5 ++---
.../src/java/org/apache/solr/uninverting/DocTermOrds.java | 6 ++++--
.../test/org/apache/solr/uninverting/TestDocTermOrds.java | 2 +-
.../solr/uninverting/TestFieldCacheVsDocValues.java | 8 ++++----
.../apache/solr/uninverting/TestUninvertingReader.java | 4 ++--
6 files changed, 21 insertions(+), 19 deletions(-)