This is an automated email from the ASF dual-hosted git repository.
cpoerschke pushed a change to branch ishan/upgrade-to-lucene-10
in repository https://gitbox.apache.org/repos/asf/solr.git
from 494b6b48037 make solr/modules/ltr/src/java compile
new f9c3af43406 make solr/modules/*/src/java compile (mostly)
new fe548f7f47a make solr/modules/ltr/src/test compile
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:
.../org/apache/solr/gcs/GCSBackupRepository.java | 2 +-
.../solr/hdfs/store/blockcache/BlockDirectory.java | 6 ++-
.../apache/solr/ltr/TestLTRReRankingPipeline.java | 44 +++++++++++-----------
.../org/apache/solr/ltr/TestLTRScoringQuery.java | 6 +--
.../solr/ltr/TestSelectiveWeightCreation.java | 6 +--
.../solr/ltr/feature/TestFieldValueFeature.java | 4 +-
.../org/apache/solr/s3/S3BackupRepository.java | 2 +-
7 files changed, 36 insertions(+), 34 deletions(-)