Hi all, I wanted to bring to everyone's attention that we released a bug [1] in StringValueFacetCounts with 9.11. On an empty match-set, instead of returning empty facet results, we throw an NPE. Users can work around this, but obviously it's not ideal.
I noticed there is one other issue around ConcurrentMergeScheduler where we're considering a bugfix release [2]. Are there any other bug fixes we're working on that I've missed? Stefan [1] https://github.com/apache/lucene/issues/13493 [2] https://github.com/apache/lucene/issues/13478#issuecomment-2160815181