This is an automated email from the ASF dual-hosted git repository.

dsmiley pushed a change to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 51ed7e54b53 Add next minor version 9.12.0
     new fb8a29c3e73 Test fix: flaky doc-order assertions in 
TextToVectorUpdateProcessorTest (#4879)
     new 5dc62d91021 SOLR-18293 Add changelog entry (#4896)
     new 3026efdc675 SOLR-17870 - UnsupportedOperationException Fix - Return 
Partial Results collations when query Limit exceeded in SpellCheckCollator  
(#3496)

The 3 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:
 ...R-17870-partial-spellcheck-collator-results.yml |  10 ++
 .../unreleased/allowlist-url-scheme-SOLR-18293.yml |  11 +++
 .../apache/solr/spelling/SpellCheckCollator.java   |   2 +-
 .../solr/spelling/SpellCheckCollatorTest.java      | 108 +++++++++++++++++++++
 .../processor/TextToVectorUpdateProcessorTest.java |   3 +
 5 files changed, 133 insertions(+), 1 deletion(-)
 create mode 100644 
changelog/unreleased/SOLR-17870-partial-spellcheck-collator-results.yml
 create mode 100644 changelog/unreleased/allowlist-url-scheme-SOLR-18293.yml

Reply via email to