mirror of
https://github.com/apache/lucene.git
synced 2025-02-14 05:55:26 +00:00
This commit also includes new @AwaitsFix'ed tests for the following known issues... * SOLR-9285 ArrayIndexOutOfBoundsException when ValueSourceAugmenter used with RTG on uncommitted doc * SOLR-9286 SolrCloud RTG: psuedo-fields (like ValueSourceAugmenter, [shard], etc...) silently fails (even for committed doc) * SOLR-9287 single node RTG: NPE if score is requested * SOLR-9288 RTG: fl=[docid] silently missing for uncommitted docs * SOLR-9289 SolrCloud RTG: fl=[docid] silently ignored for all docs