This is an automated email from the ASF dual-hosted git repository. dsmiley pushed a commit to branch branch_9x in repository https://gitbox.apache.org/repos/asf/solr.git
commit fac0a1729ff152830d0be6b23546d85302b3d2e3 Author: Andy Webb <[email protected]> AuthorDate: Mon Jun 8 20:54:09 2026 +0100 SOLR-17959: Correction to changelog type (#4511) --- changelog/unreleased/SOLR-17959-alwaysStopwords.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/unreleased/SOLR-17959-alwaysStopwords.yml b/changelog/unreleased/SOLR-17959-alwaysStopwords.yml index 839b1dee80d..861f9d1b411 100644 --- a/changelog/unreleased/SOLR-17959-alwaysStopwords.yml +++ b/changelog/unreleased/SOLR-17959-alwaysStopwords.yml @@ -1,5 +1,5 @@ title: Add alwaysStopwords option to edismax so its "all stopwords" behaviour can be controlled -type: changed +type: added authors: - name: Andy Webb links:
