1. bfc04fc SOLR-18176: HttpShardHandler query throughput bottleneck from ZooKeeper (#4237) by Matthew Biscocho · 5 hours ago main
  2. bf61053 SOLR-18130: New universal connection string to CloudSolrClient.Builder (#4260) by vvova15 · 22 hours ago
  3. ba125ac Tests don't need to reference the Servlet API, mostly. (#4265) by David Smiley · 32 hours ago
  4. f3e91d2 SOLR-18165 Use dot separated metric names (#4223) by Jan Høydahl · 2 days ago
  5. a9e25b6 SOLR-18188: Remove tests for HttpSolrClient etc. (#4261) by David Smiley · 3 days ago
  6. 722e1e8 SOLR-18163: Remove v2-disabling sysprop (#4233) by Jason Gerlowski · 3 days ago
  7. 4f7b46d SOLR-13309: Simplify references numeric-range classes (#4254) by Jason Gerlowski · 3 days ago
  8. 54a802d Fix for defect SOLR-18186: Solr heap used percentage uses committed heap instead of max heap which raises false alarm (#4257) by raviranjanjha · 4 days ago
  9. db8a6d3 SOLR-18185: POMs: publish resolved version (#4256) by David Smiley · 7 days ago
  10. 00e0870 SOLR-18168: Remove PathExclusionFilter; serve static content via ResourceServlet (#4243) by David Smiley · 7 days ago
  11. 8d56a49 SOLR-18112: ConcurrentDeleteAndCreateCollectionTest (#4255) by David Smiley · 8 days ago
  12. 03debda Add reference to tect-to-vector module inside Dense Vector search (#4251) by Nicolò Rinaldi · 8 days ago
  13. 2dcc132 SOLR-16458: Fix flaky test HealthCheckHandlerTest due to SSL (#4247) by David Smiley · 8 days ago
  14. 12799ff minor: EmbeddedSolrServer.getDefaultCollection (#4252) by David Smiley · 8 days ago
  15. 4f2b4e2d SOLR-13309: Add DoubleRangeField exposing Lucene 'DoubleRange' (#4239) by Jason Gerlowski · 10 days ago
  16. 24b5765 SOLR-18170: add validation for configset names (#4248) by Eric Pugh · 10 days ago
  17. f7ad4f1 SOLR-18077: ignore flaky test by David Smiley · 11 days ago
  18. af21fef SOLR-18150: Add SolrBackend abstraction for test/benchmark deployments (#4214) by David Smiley · 11 days ago
  19. 4f17248 SOLR-17857: SolrMetricsContext is now reliably closed (#4226) by David Smiley · 12 days ago
  20. b32ba6e SOLR-18082: Add jersey BOM to align versions of all jersey dependencies (#4244) by Christos Malliaridis · 12 days ago
  21. edd9aae Solr Admin Ui: search with contains in solr core/collection drop downs (#4121) by Renato Haeberli · 13 days ago
  22. b3b2f83 SOLR-18112: SolrDispatchFilter is now SolrServlet (#4119) by David Smiley · 14 days ago
  23. ec51d13 Add clean to cherrypick.sh before runnign (precommit) check (#4238) by Jan Høydahl · 2 weeks ago
  24. 6d896e0 [SOLR-18114] CloudSolrClient fails deleteById with directUpdatesToLeadersOnly but no route passed (#4219) by Matthew Biscocho · 2 weeks ago
  25. 564a631 SOLR-18166: Remove linkconfig docs by Jason Gerlowski · 2 weeks ago
  26. ebe71e4 SOLR-18166: Remove 'linkconfig' tool and related code (#4232) by Jason Gerlowski · 2 weeks ago
  27. ef5eaa2 SOLR-18172 Declare OTEL metrics as BETA in Solr 10 (#4235) by Jan Høydahl · 2 weeks ago
  28. a38d81e SOLR-13309: Introduce FloatRangeField to expose Lucene 'FloatRange' (#4229) by Jason Gerlowski · 2 weeks ago
  29. a364ac7 SOLR-18080: Initiate Leader election for ShardTerms (#4069) by Houston Putman · 2 weeks ago
  30. 2ea21db SOLR-18143: Upgrade the Lucene dependency from 10.3.2 to 10.4.0 (#4195) by Rahul Goswami · 2 weeks ago
  31. 9f69afb SOLR-18075: SolrJ-Zookeeper no longer depends on Jetty (#4062) by David Smiley · 2 weeks ago
  32. 002e89a GitHub Action: update setup-gradle to v5.0.2 (#4234) by David Smiley · 3 weeks ago
  33. 5d2eb05 SOLR-16458: Migrate NodeHealthAPI from homegrown @EndPoint to JAX-RS (#4171) by Eric Pugh · 3 weeks ago
  34. 57200fc SOLR-18125 Make LukeRequestHandler::getFirstLiveDoc get the first live doc (#4157) by Luke Kot-Zaniewski · 3 weeks ago
  35. d2f8faf Refactor: move isFileForbiddenInConfigSets (#4193) by David Smiley · 3 weeks ago
  36. 9b0309d Benchmark fixes (#4194)s by David Smiley · 3 weeks ago
  37. f3fe28b SOLR-18157: Optimize buffer allocation in JavaBinCodec (#4208) by Pierre Salagnac · 3 weeks ago
  38. 9603aa2 SOLR-18136: fix multiThreaded=true with rerank & sort (#4164) by Shiming Li · 3 weeks ago
  39. 8873cf1 SOLR-18155: Abort shard leader election if container shutdown has started (#4224) by Pierre Salagnac · 3 weeks ago
  40. f2c6343 TikaServerExtractionBackendTest: ignore on s390x by David Smiley · 3 weeks ago
  41. 6f41a78 SOLR-17973: Fix `shards.preference` not respected for cross-collection join queries (#4218) by Khush Jain · 3 weeks ago
  42. aed1c3e SOLR-18126 Benchmark, refactor: MiniClusterState -> SolrBenchState (#4196) by David Smiley · 3 weeks ago
  43. f955c30 LB2SolrClientTest: improve teardown (#4221) by David Smiley · 3 weeks ago
  44. 5bbf003 JettySolrRunner: catch TimeoutException from Jetty 12 graceful shutdown (#4220) by David Smiley · 3 weeks ago
  45. e2f9a50 SolrClientTestRule usage conformance (#4217) by David Smiley · 3 weeks ago
  46. c8cf0db SOLR-18159 Add metrics for system memory (#4209) by Jan Høydahl · 3 weeks ago
  47. 4462204 SOLR-18140: Try to bandaid the DELETENODE docs for a broken API (#4170) by Eric Pugh · 3 weeks ago
  48. 601f741 SOLR-18139: Migrate away from Collections.empty*() methods. (#4168) by Eric Pugh · 3 weeks ago
  49. 0259ab2 Migrate org.apache.solr.cli tools from V1 to V2 APIs (#4154) by Eric Pugh · 3 weeks ago
  50. 8c64932 Small code fixes to Placement Plugins (#4213) by Eric Pugh · 3 weeks ago
  51. 2cd2e4e SOLR-18048 Move authentication into a Servlet Filter (#4120) by Gus Heck · 3 weeks ago
  52. c741426 SOLR-16458: Convert /api/node/system to JAX-RS (#4078) by igiguere · 3 weeks ago
  53. 3724ebb SOLR-18100: Improve Combined Query Feature documentation (#4144) by Ilaria Petreti · 4 weeks ago
  54. 7b0208d ZkTestServer: log.error -> log.warn for 'stat' by David Smiley · 4 weeks ago
  55. e73ab96 SOLR-18153: Fix File Upload in Documents Tab of Admin UI (#4204) by Eric Pugh · 4 weeks ago
  56. 4abc924 SOLR-18153: Fix File Upload in Documents Tab of Admin UI (#4204) by Eric Pugh · 4 weeks ago
  57. 7a8b54c SOLR-18156: Fix ClassCastException when using join queries with query-limits (like timeAllowed) by Chris Hostetter · 4 weeks ago
  58. af8afee SOLR-13309: Introduce LongRangeField to expose Lucene 'LongRange' (#4192) by Jason Gerlowski · 4 weeks ago
  59. 4af06a9 minor: AuthorizationFailure is now a record (#4198) by David Smiley · 4 weeks ago
  60. 684894a SOLR-18146: Fix race in CircuitBreakerRegistry (#4189) by Jason Gerlowski · 4 weeks ago
  61. c481b0a Synchronize webdefault.xml and web.xml with Jetty 12 (#4153) by David Smiley · 4 weeks ago
  62. 7d9b437 SOLR-18089: Configure zookeeper.maxCnxns for embedded ZkServer (#4173) by openworld-maker · 4 weeks ago
  63. 19fbd97 SOLR-18142: Fix CloudSolrClient cache state refresh; regression. (#4176) by David Smiley · 5 weeks ago
  64. 674e3d1 SOLR-17549: v2 SolrRequest/SolrResponse should throw exception on error (#4183) by Jason Gerlowski · 5 weeks ago
  65. 3e34d08 Solr10 Major Changes page proposed edits (#4187) by Jan Høydahl · 5 weeks ago
  66. e157134 DOAP changes for release 10.0.0 by Anshum Gupta · 5 weeks ago
  67. b891851 SOLR-18057: Prefer Path.resolve over Path.of for derived paths (#4174) by openworld-maker · 5 weeks ago
  68. 570b198 Minor IntRangeField fixes by Jason Gerlowski · 5 weeks ago
  69. efca456 SOLR-13309: Add IntRangeField for Lucenes IntRange (#4141) by Jason Gerlowski · 5 weeks ago
  70. 4120c70 SOLR-18133: Remove exc shortening, pt 2 by Jason Gerlowski · 5 weeks ago
  71. bf7a15a Migrate RenameCoreAPI from homegrown @EndPoint/@Command to JAX-RS (#4172) by Eric Pugh · 5 weeks ago
  72. 8ea31ab Tweaks to Solr 10 Major-Changes page ahead of release (#4169) by Jason Gerlowski · 5 weeks ago
  73. 9ef8d0e SOLR-18133: Remove error-truncation in log4j2.xml (#4163) by Jason Gerlowski · 5 weeks ago
  74. 37a0869 SOLR-18137: Prevent use of Fully Qualified Name in classes (#4165) by Eric Pugh · 6 weeks ago
  75. 1962fc6 SOLR-18056: CloudSolrClient better urlScheme detection (from URL or solr.ssl.enabled) (#4162) by Vishnu Priya · 6 weeks ago
  76. 6473e2a Single space, not double space between usage: and tool name (#4167) by Eric Pugh · 6 weeks ago
  77. dc31be6 SOLR-18104: Remove deprecated constructor in SnapShooter (#4137) by Eric Pugh · 6 weeks ago
  78. c1ac036 Update org.apache.solr.cli classes to not use deprecated methods. (#4142) by Eric Pugh · 6 weeks ago
  79. dfba675 SOLR-18103: Remove deprecated solr.xml <metrics><hiddenSysProps></metrics> (#4136) by Eric Pugh · 6 weeks ago
  80. 6d95533 build runDev: specify solr.host.advertise by David Smiley · 6 weeks ago
  81. e0fe961 SOLR-18108: remove deprecated method from AuditEvent (#4143) by Eric Pugh · 6 weeks ago
  82. f80dc74 SOLR-15788: Remove the use of legacyExampleCollection1SolrHome() in test setup (#4147) by Eric Pugh · 6 weeks ago
  83. d065313 SOLR-17845: Implement OAuth support in new UI (#3754) by Christos Malliaridis · 7 weeks ago
  84. 4bbf6cc Update dependency com.lmax:disruptor to v4 (#3127) by Solr Bot · 7 weeks ago
  85. 88c7edd SOLR-18107: Test fix testLogLevelHandlerOutput (#4146) by David Smiley · 7 weeks ago
  86. 232690c changelog: move entry advise into template (#4111) by David Smiley · 7 weeks ago
  87. a0c686f Explicit version alignment between gradle configurations (#4140) by Jan Høydahl · 7 weeks ago
  88. 9ad786f SOLR-18077: CrossDC Consumer - out-of-order Kafka partition processing (#4125) by Andrzej Białecki · 7 weeks ago
  89. be3e2af SOLR-18061: CrossDC Consumer - add /health endpoint (#4126) by Andrzej Białecki · 7 weeks ago
  90. de938ee Remove deprecated StandardRequestHandler (#4135) by Eric Pugh · 7 weeks ago
  91. 50bc6ff SOLR-18064: CrossDC Producer - add more detailed metrics. (#4106) by Andrzej Białecki · 7 weeks ago
  92. 03e4d33 SOLR-18039: Support repeated parents.preFilter in KnnQParser (#4139) by Arup Chauhan · 7 weeks ago
  93. b71c872 SOLR-18118: Add in --prompt-inputs to bin/solr start -e cloud to programatically respond to input prompts (#4127) by Eric Pugh · 7 weeks ago
  94. e68d292 SOLR-18095: Add ability to map writer types and handlers to a No Operation version. (#4091) by Eric Pugh · 7 weeks ago
  95. 2ac2aa2 SOLR-18120: remove unused endpoints in services.js in Solr Admin (#4138) by Eric Pugh · 7 weeks ago
  96. 386cc6c SOLR-18113: Revamp ZookeeperInfoHandler (#4124) by Eric Pugh · 7 weeks ago
  97. f6f7bc4 SOLR-18106: Un-deprecate getCloudDescriptor, its required for Coordinator mode (#4132) by Eric Pugh · 8 weeks ago
  98. 01fc236 SOLR-18038: Remove deprecated LocalSolrQueryRequest and use SolrQueryRequestBase (#4131) by Eric Pugh · 8 weeks ago
  99. 824bab9 SOLR-18107: fix Log4j2Watcher, register parents (#4113) by David Smiley · 8 weeks ago
  100. 4ded44f build runDev: specify solr.host by David Smiley · 8 weeks ago