1. 3c8d567 Logging: don't log at info for some uninteresting events (#4667) by David Smiley · 14 hours ago main
  2. b47aaca Simplify SolrRequest path usage: prefer ctor not setPath (#4689) by David Smiley · 2 days ago
  3. 8fa14f1 SOLR-18183: Permit LockType.NONE for ephemeral directories (#4660) by Surya Shukla · 2 days ago
  4. 54758e8 build: centralize maven repo declarations (#4677) by David Smiley · 2 days ago
  5. 14405d7 SolrRequest.setPath fix; allow null (#4686) by David Smiley · 2 days ago
  6. bb52661 Tidy up java code in o.a.s.common package (#4669) by Eric Pugh · 2 days ago
  7. c9ed84e Tidy up java code in o.a.s.i.csv package (#4681) by Eric Pugh · 2 days ago
  8. 9f5fac2 Extract CLIUtils.solrUrlFromConnection() from normalizeSolrUrl(CommandLine) (#4683) by Jan Høydahl · 4 days ago
  9. 66d2a89 SOLR-18313: drop the changelog entry (#4682) by Serhiy Bzhezytskyy · 4 days ago
  10. 34eb9e3 Avoid forwarding unrelated request parameters to Calcite from the /sql handler (#4607) by Jan Høydahl · 4 days ago
  11. a77b42f SOLR-18099: CollapseQParser extensibility (#4112) by David Smiley · 4 days ago
  12. bd6df92 SOLR-18313: Prep for Lucene 11: use newer Lucene API forms (#4651) by Serhiy Bzhezytskyy · 4 days ago
  13. 245a50d SOLR-18318: Tidy up changes made in PR#4661 (#4680) by Eric Pugh · 4 days ago
  14. 8409834 SOLR-18318: Fix NPE in GetNodeSystemInfo when nodes param is set (#4661) by Yash Goswami · 5 days ago
  15. b4d85ed SOLR-18297: documentation: don't say "embedded" Jetty (#4664) by David Smiley · 5 days ago
  16. 6c793d5 SolrRequest.getPath setPath documentation (#4665) by David Smiley · 5 days ago
  17. 0264a45 SOLR-17619: small dev-docs/changelog.adoc tweaks (#3805) by Christine Poerschke · 5 days ago
  18. 8b20578 labeler.yml update: add modules: cross-dc + cuvs + language-models (#4231) by Christine Poerschke · 5 days ago
  19. 928d4ea Tidy up java code in o.a.s.jersey package (#4658) by Eric Pugh · 6 days ago
  20. 63b3d6b Remove dead classes BaseHandlerApiSupport and PrintWriterWrapper (#4654) by Pierre Salagnac · 7 days ago
  21. a60886f SOLR-18248 : Migration of Tasks V2 APIs to JAX-RS Constructs (#4452) by Jalaz Kumar · 8 days ago
  22. f27d8f0 this is a additive feature that users opt into (#4670) by Eric Pugh · 8 days ago
  23. 047e14d packaging: Remove docs/ from the Solr binary distribution (#4641) by David Smiley · 8 days ago
  24. 86bd520 tidying #4554 (#4662) by Mikhail Khludnev · 9 days ago
  25. 763410f SOLR-13764: Introduce IntervalsQParserPlugin (#4582) by Mikhail Khludnev · 9 days ago
  26. 1e81161 SOLR-18310: opentelemetry: switch default from gRPC to http/protobuf(#4646) by David Smiley · 11 days ago
  27. 5566b8b Java cleanups in o.a.s.cluster.events files (#4554) by Eric Pugh · 12 days ago
  28. 4101b81 Update UI gradle configuration and integration (#4649) by Christos Malliaridis · 12 days ago
  29. c0baa49 used EnvUtils for system properties in core (#4629) by Prithvi S · 2 weeks ago
  30. 16c1f81 Use makePath helper consistently across codebase when writing to Zookeeper (#4636) by Eric Pugh · 2 weeks ago
  31. aa9e3f1 SOLR-17707: HttpJdkSolrClient fix thread leak when async request fails (#4639) by Serhiy Bzhezytskyy · 3 weeks ago
  32. 59b23fd SOLR-3284: fix RemoteSolrException NPE when remoteError is null (#4637) by Serhiy Bzhezytskyy · 3 weeks ago
  33. eb59a9a SOLR-18294: Fix flaky IndexFetcherPacketProtocolTest (#4624) by Shubham Ranjan · 3 weeks ago
  34. 51557ec SOLR-17715: un-deprecate CommonParams.QT (#4461) by David Smiley · 3 weeks ago
  35. 14e8503 SOLR-3284: let ConcurrentUpdateSolrClient report which docs failed to send (#4632) by Serhiy Bzhezytskyy · 3 weeks ago
  36. 69a632d SOLR-18160: Deprecate ADDROLE and REMOVEROLE operations (#4627) by Abhishek Umarjikar · 3 weeks ago
  37. a407a60 Add security threat model (THREAT_MODEL.md + SECURITY.md + AGENTS.md security section) (#4522) by Jarek Potiuk · 3 weeks ago
  38. 8088be2 SOLR-18304: Optimize collapse performance for String fields (#4621) by Bartosz Fidrysiak · 3 weeks ago
  39. 514e15b SOLR-18306: Optimize IndexSchema.getDynamicFieldType() by checking cached fields before matching dynamic patterns. (#4630) by Pierre Salagnac · 3 weeks ago
  40. 283c5dd .editorconfig: /ui is 4-space for kotlin; not elsewhere (#4633) by David Smiley · 3 weeks ago
  41. 255e9e7 build: decouple JS API client bundling into an optional module (#4603) by David Smiley · 3 weeks ago
  42. af89e03 SOLR-18302: dependency-analysis (DAGP) — reporting + build hygiene (#4612) by Serhiy Bzhezytskyy · 3 weeks ago
  43. 8bfa1e2 SOLR-15601: RAT: add ASF license headers to more files (#4623) by David Smiley · 3 weeks ago
  44. 712c94a SOLR-17968: narrow CoreContainer.getDefaultHttpSolrClient() to HttpSolrClient by Serhiy Bzhezytskyy · 3 weeks ago
  45. 83422bb SOLR-18197: Add root document query shortcut support to NestPathField (#4512) by Abhishek Umarjikar · 4 weeks ago
  46. bfd7ff1 Remove ASF License headers when possible. (#4609) by David Smiley · 4 weeks ago
  47. 595f760 SOLR-17170: Support block/nested docs with index sorting (#4619) by David Smiley · 4 weeks ago
  48. b8af94a Overhaul Apache RAT license-header validation (#4569) by David Smiley · 4 weeks ago
  49. 642b0b0 smokeTestRelease.py: Remove --test-alt-java support (#4608) by David Smiley · 4 weeks ago
  50. 3c78fc0 .github tests-via-crave.yml: CI=true (#4611) by David Smiley · 4 weeks ago
  51. dd5dc65 Exclude some files from the source release. (#4551) by David Smiley · 4 weeks ago
  52. 1d5f493 smokeTestRelease.py: support SNAPSHOT releases (#4556) by David Smiley · 4 weeks ago
  53. 0536a39 build: allow org.gradle.caching to enable local build cache on CI by David Smiley · 4 weeks ago
  54. 22d9acd Update all non-major dependencies (#4591) by Solr Bot · 4 weeks ago
  55. da4e044 Modernize String-based charset APIs to java.nio.charset.Charset (#4606) by Jan Høydahl · 4 weeks ago
  56. 6255e42 Gradle task writeChangelogPr (#4536) by David Smiley · 4 weeks ago
  57. bb8c68b SOLR-18297 Upgrade Jetty to 12.1.10 (#4574) by Jan Høydahl · 4 weeks ago
  58. 6de3f80 Fix reference-equality comparison bugs found by Error Prone 2.50.0 (#4605) by Jan Høydahl · 4 weeks ago
  59. 554a731 SOLR-18296: google-java-format: upgrade to 1.35.0 and reformat (JDK 24/25 fix) (#4578) by Serhiy Bzhezytskyy · 4 weeks ago
  60. 07ef4cb Update dependency org.checkerframework:checker-qual to v4 (#4354) by Solr Bot · 5 weeks ago
  61. e1480cb renovate: lock cuvs-lucene below v26 (requires JDK 22) by Jan Høydahl · 5 weeks ago
  62. 3bd2ede build: fetch BATS test libs via HTTP instead of npm/node (#4587) by David Smiley · 5 weeks ago
  63. 8e31e38 Update GitHub Actions (major) (#4580) by Solr Bot · 5 weeks ago
  64. e55b147 renovate.json: Temporarily remove schedule for the first "grouped" run by Jan Høydahl · 5 weeks ago
  65. 9cf45b2 Propose better Renovatebot grouping (#4581) by Jan Høydahl · 5 weeks ago
  66. cfaafac BoolQParserPlugin: revert mm.autoRelax (#4568) by Renato Haeberli · 5 weeks ago
  67. b99be13 SOLR-18283: Catch and ignore shutdown exceptions. (#4583) by Andrzej Białecki · 5 weeks ago
  68. 7b9b3d3 build: fix solr:ui wasmJs build issues (#4572) by David Smiley · 5 weeks ago
  69. d33bac8 Ref guide - Improve docs for Dense Vector reranking examples (#4532) by Adam Quigley · 5 weeks ago
  70. abcff76 Update adobe.testing.s3mock (major) (#3122) by Solr Bot · 5 weeks ago
  71. 07036ab SOLR-18267: Add flat vector index with no HNSW (#4492) by Adam Quigley · 5 weeks ago
  72. 3d5d3bd Update dependency org.apache.tika:tika-core to v3.3.1 (#4349) by Solr Bot · 5 weeks ago
  73. 62400f9 Bulk dependency upgrade 2026-06-28 (#4566) by Jan Høydahl · 5 weeks ago
  74. 1642be7 .github/workflows/docker-nightly.yml: remove 9_11 by David Smiley · 5 weeks ago
  75. 75af0f6 Group github actions upgrades together in a renovate group (#4567) by Jan Høydahl · 5 weeks ago
  76. 378cb7b Update actions/setup-python action to v6.3.0 (#4565) by Solr Bot · 5 weeks ago
  77. 742c7d9 Update actions/setup-java action to v5.4.0 (#4564) by Solr Bot · 5 weeks ago
  78. c851aae5 SOLR-18295 AwaitsFix flaky ReplicationFactorTest by Jan Høydahl · 5 weeks ago
  79. c54251e SOLR-18282 Factor in dump logic and better use of constants by Jan Høydahl · 5 weeks ago
  80. 449c598 SOLR-18282 Improve ZookeeperInfoHandler path normalization by Jan Høydahl · 8 weeks ago
  81. 05449b5 SOLR-18245: Add reRankCutoff output on LTR queries (#4442) by Darren Shaw · 5 weeks ago
  82. a80db53 Update gradle/actions action to v6.2.0 (#4541) by Solr Bot · 5 weeks ago
  83. 3a57a4d Update actions/setup-java action to v5.3.0 (#4543) by Solr Bot · 5 weeks ago
  84. 4a3bfa5 SOLR-18290: combined-query / RRF : support shards.rows (#4546) by Sonu Sharma · 5 weeks ago
  85. 0d0a7ab SOLR-18289: Build: upgrade Gradle to 9.6.0 (#4539) by Serhiy Bzhezytskyy · 5 weeks ago
  86. 872bdc9 Update dependency no.nav.security:mock-oauth2-server to v5 (#3133) by Solr Bot · 5 weeks ago
  87. 455226a jgit 7.x supports git worktrees (#4544) by David Smiley · 5 weeks ago
  88. c41afeb Update apache.log4j to v2.26.0 (#4339) by Solr Bot · 6 weeks ago
  89. 80fa614 SOLR-18284: Load-average and memory circuit breakers no longer stampede or trip on transient pre-GC heap peaks (#4514) by Mark Robert Miller · 6 weeks ago
  90. 995b450 Upgrade dependencies that had a higher version in 9x (#4322) by Jan Høydahl · 6 weeks ago
  91. c80c822 SOLR-18233 Strengthen Basic Authentication password policy and harden template users created by bin/solr auth enable (take2) (#4534) by Jan Høydahl · 6 weeks ago
  92. 98fb0df SOLR-18244: Fix several concurrency bugs in ParallelHttpShardHandler (#4547) by Mark Robert Miller · 6 weeks ago
  93. f43171e SolrJ: simplify ResponseParser.getContentType processing (#4528) by David Smiley · 6 weeks ago
  94. 55cd95d TestDistributedTracing goldfile approach (#4529) by David Smiley · 6 weeks ago
  95. ec218b2 Replace ConcurrentLRUCache and Cache interface with Caffeine (#4516) by David Smiley · 6 weeks ago
  96. ad2d914 HttpSolrClient: improve error when text/html (#4526) by David Smiley · 6 weeks ago
  97. b3a721b SOLR-18188: Fix ForceLeaderTest by David Smiley · 6 weeks ago
  98. dc910ce Add CloudSolrClient.getHttpClient (#4523) by David Smiley · 6 weeks ago
  99. ecf6bfd Update dependency org.eclipse.jgit:org.eclipse.jgit to v7.7.0.202606012155-r (#4540) by Solr Bot · 6 weeks ago
  100. f9d962c Refactor CLI StreamTool SolrClientCache usage (#4513) by David Smiley · 6 weeks ago