Skip to content

Bugfix collapse str sort#4617

Closed
bartoszfidrysiak wants to merge 40 commits into
apache:branch_9xfrom
bartoszfidrysiak:bugfix-collapse-str-sort
Closed

Bugfix collapse str sort#4617
bartoszfidrysiak wants to merge 40 commits into
apache:branch_9xfrom
bartoszfidrysiak:bugfix-collapse-str-sort

Conversation

@bartoszfidrysiak

@bartoszfidrysiak bartoszfidrysiak commented Jul 6, 2026

Copy link
Copy Markdown

This PR was created by accident. Correct one is here: https://github.com/apache/solr/pull/4618/changes

janhoy and others added 30 commits October 30, 2025 09:35
- Port tool parseContributorsFromChanges.py to use logchange
- Release Wizard improvements for 9.10.0:
  - support for persisting vars in commands
  - changed logchange steps
- Many improvements in the 1-time changes2logchange.py utility
- Bug fix changes2html.py to handle ALPHA/BETA releases
- New validateChangelogs.py tool
- not require 'help' folder
- expect 'changelog' folder
…he#3831)

- Authors with url and github nick handled
- Plain PR ref `apache#123` detected as PR#123 with github link
- Correct a changelog yaml missing JIRA issue
- Fix links in dev-docs/changelog.adoc
- Describe logchangeArchive task.
- Remove mention of Perl as a requirement for build

(cherry picked from commit 19ec326)
…pache#3923)

Co-authored-by: David Smiley <dsmiley@apache.org>
(cherry picked from commit 153e4e4)
* Do errorprone checks in cherrypick script

(cherry picked from commit ae8ba69)
* Update Log4j to version `2.25.3` in branch 9.x
This change upgrades Apache Log4j from version `2.21.0` to version `2.25.3`.
* fix: force usage of Error Prone version 2.31.0

(cherry picked from commit 2d233df)
…that failed for some seeds (apache#3924)

(cherry picked from commit 8539042)
(cherry picked from commit fa8c59b)
…e#3938)

Co-authored-by: David Smiley <dsmiley@apache.org>
(cherry picked from commit 5201ea8)
(cherry picked from commit e007432)
(cherry picked from commit 160076d)
(cherry picked from commit 89b682f)
This makes sure we don't skip creation of ZK distributed lock in case of a transient connection loss. This fix is only for when Solr is running with no overseer (distributed updates).
This change is for 9x branch only, as this parameter is now ignored in 10 with the move to Curator.

(cherry picked from commit 900e072)
…pache#3935)

SolrIndexSearcher: shouldn't avoid calling LeafCollector.setScorer

Move test

Solr 9 backport: had to implement CONSTANT_SCORABLE.docID

(cherry picked from commit 94e969c)
A number of places in Solr referenced the HTTP method used to make the
request, often inspecting the value as a string.  This is needlessly
brittle (e.g. case sensitivity issues).

This commit fixes this problem by parsing the method value into an enum,
which can then be used by later inspection.
@bartoszfidrysiak

Copy link
Copy Markdown
Author

Created by accident

@bartoszfidrysiak bartoszfidrysiak deleted the bugfix-collapse-str-sort branch July 6, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants