1. 3b30f25 SOLR-17274: allow JSON atomic updates to use multiple modifiers or a modifier like 'set' as a field name if child docs not enabled (#2451) by Calvin Smith · 29 hours ago main
  2. b8364e2 SOLR-17244 - orientation for prospective release managers (#2415) by Gus Heck · 3 days ago
  3. 36f730a Update dependency commons-codec:commons-codec to v1.17.0 (#2426) by Solr Bot · 3 days ago
  4. f8efe80 SOLR-17279: consolidate security.json constants in tests (#2445) by Rudi Seitz · 3 days ago
  5. e62cb1b SOLR-16505: Switch Recovery/Replication to Jetty HTTP2 (#2276) by Sanjay Dutt · 3 days ago
  6. be3539d Update org.apache.zookeeper:* to v3.9.2 (#2341) by Solr Bot · 3 days ago
  7. 226b5d2 Update dependency org.apache.commons:commons-compress to v1.26.1 (#2308) by Solr Bot · 3 days ago
  8. d9bd58b SOLR-17192: Add "field-limiting" URP to catch ill-designed schemas (#2395) by Jason Gerlowski · 4 days ago
  9. 1c3ffdc group operators together (#2450) by Eric Pugh · 4 days ago
  10. af0a89a Update basic-authentication-plugin.adoc (#2446) by 沙哈拉里的一粒沙 · 4 days ago
  11. d5b8241 SOLR-17278: Skip broken timezones in the test by Ishan Chattopadhyaya · 6 days ago
  12. f823e9b SOLR-13350: Fixing logging to be less verbose by Ishan Chattopadhyaya · 6 days ago
  13. a4979e0 SOLR-13350: Fixing tidy by Ishan Chattopadhyaya · 6 days ago
  14. ff6607d SOLR-13350: Multithreaded search (closes #2248) by Ishan Chattopadhyaya · 6 days ago
  15. b63e9cf SOLR-17088: Fix custom solr.xml usage in tests with extra jettys (#2437) by Houston Putman · 6 days ago
  16. 2bb2ada SOLR-17260 ReleaseWizard should remove old minor versions from Docker Hub (#2430) by Jan Høydahl · 6 days ago
  17. 0068082 Remove the Before SolrCloud section, and expand the supported features section instead (#1138) by Jeb Nix · 9 days ago
  18. defe79b SOLR-17248: Refactor ZK related SolrCli tools to separate SolrZkClient and CloudSolrClient instantiation/usage (#2417) by Lamine · 9 days ago
  19. cae69c7 SOLR-17265: Fix randomized PRS testing (#2436) by Houston Putman · 10 days ago
  20. f468120 SOLR-17261: Allow cores to load without a timeout (#2431) by Houston Putman · 10 days ago
  21. b7d4ef8 SOLR-17257: Avoid instantiating NodeStateProvider several times when computing replica placement (#2420) by Yohann Callea · 11 days ago
  22. cca51bb Fix TestUninvertingReader (#2422) by David Smiley · 11 days ago
  23. 033be0f SOLR-6572 Trim whitespace for shards.tolerant and leaderUrl (#2311) by Jan Høydahl · 12 days ago
  24. f1fc03f SOLR-14115: Remove deprecated zkcli script. (#2427) by Eric Pugh · 12 days ago
  25. b530aa5 SOLR-14115: Update the docs to reference to the bin/solr equivalent of the zkcli.sh (#2428) by Eric Pugh · 12 days ago
  26. 963b629 SOLR-14115: Allow bin/solr zk commands to have parity with zkcli.sh commands. (#2298) by Eric Pugh · 13 days ago
  27. f9f9905 SOLR-16921: use -solrUrl to derive the zk host connection for bin/solr zk subcommands (#2370) by Eric Pugh · 13 days ago
  28. 5854649 DOAP changes for release 9.6.0 by Gus Heck · 2 weeks ago
  29. 9ccb6b8 SOLR-17254 - Major Changes in 9.6 (#2425) by Gus Heck · 2 weeks ago
  30. e8cf847 SolrBot only create new PRs on Sundays by Jan Høydahl · 2 weeks ago
  31. 54aa923 SOLR-12813: subqueries should respect basic auth (#2404) by Rudi Seitz · 2 weeks ago
  32. 66f1390 Minor: Improving array list and map init (#2197) by Renato Haeberli · 2 weeks ago
  33. 59744b0 Release 9.6 - protect the release branch (#2418) by Gus Heck · 3 weeks ago
  34. a90cbce Add next minor version 9.7.0 by Gus Heck · 3 weeks ago
  35. 3edc687 SOLR-17234: LBHttp2SolrClient does not skip "zombie" endpoints (#2411) by James Dyer · 3 weeks ago
  36. 5e454a7 SOLR-17194: Fix bug - CloudHttp2SolrClient doesn't preserve the passed httpClient to Http2ClusterStateProvider when using the internalClientBuilder (#2412) by Lamine · 3 weeks ago
  37. 72793f5 SOLR-16866: Reorder nested directory deletions to avoid logging spurious NoSuchFileException (#2349) by Michael Gibney · 3 weeks ago
  38. 8afd697 SOLR-17222: QueryResponseWriterUtil.NonFlushingStream should support bulk write methods (#2386) by Michael Gibney · 3 weeks ago
  39. 0a96a03 SOLR-14763: Remove "testAsyncAndCancel" by jdyer1 · 3 weeks ago
  40. abf6e8f Update dependency commons-cli:commons-cli to v1.7.0 (#2408) by Solr Bot · 3 weeks ago
  41. dc4ab76 SOLR-14763 SolrJ Async - remove deprecated apis from Solr10/main (#2407) by James Dyer · 3 weeks ago
  42. c512116 SOLR-14763 SolrJ HTTP/2 Async API using CompletableFuture (update for 2024) (#2402) by James Dyer · 4 weeks ago
  43. 07606c7 Add correct exception logging in the ExecutorUtil (#2384) by Houston Putman · 4 weeks ago
  44. c3c83ff SOLR-17204: REPLACENODE supports the source node not being live (#2353) by Vincent Primault · 4 weeks ago
  45. 5856581 SOLR-17232: PropertiesOutputStream overrides write(byte[], int, int). (#2400) by Bruno Roustant · 4 weeks ago
  46. 7813f0e SOLR-16466: Admin UI - Make it optional to sort list of commandline args (#2246) by Vincenzo D'Amore · 4 weeks ago
  47. c36c675 Update dependency commons-codec:commons-codec to v1.16.1 (#2266) by Solr Bot · 4 weeks ago
  48. 2f0e7e8 Update dependency org.semver4j:semver4j to v5.2.3 (#2399) by Solr Bot · 4 weeks ago
  49. 35c3c71 Ref guide: Update GC logging options for Zookeeper (#2364) by Radu Gheorghe · 4 weeks ago
  50. 1b6ff57 remove stray backticks in solrcloud-distributed-requests.adoc (#2401) by Christine Poerschke · 4 weeks ago
  51. 2b9d4c8 SOLR-11535: Fix race condition in singleton-per-collection StateWatcher creation (#1964) by Michael Gibney · 5 weeks ago
  52. 5335de6 SOLR-17176: Fix log history V2 API serialization (#2293) by Michael Gibney · 5 weeks ago
  53. 6bfc56b Skip automated major version eclipse upgrades (#2397) by Jan Høydahl · 5 weeks ago
  54. ee12555 SOLR-17213: Make warning optional so we can warn only when solrUrl is user entered (#2377) by Eric Pugh · 5 weeks ago
  55. 09e8d0c SOLR-17153: Fix IndexOutOfBoundsException, add bats test (#2393) by aparnasuresh85 · 5 weeks ago
  56. 453a23b SOLR-17189: Fix DockMakerTest.testRealisticUnicode (#2327) by David Smiley · 5 weeks ago
  57. 4d57b44 SOLR-17206: Don't respond with status=-1 (#2368) by pjmcarthur · 5 weeks ago
  58. 827c59a Update io.netty:* to v4.1.108.Final (#2209) by Solr Bot · 5 weeks ago
  59. ad76d55 Update dependency org.apache.commons:commons-configuration2 to v2.10.1 (#2343) by Solr Bot · 5 weeks ago
  60. 64e77c5 Update dependency commons-io:commons-io to v2.15.1 (#2049) by Solr Bot · 5 weeks ago
  61. d8cb090 Disable stale bot for forks (#2390) by Jan Høydahl · 5 weeks ago
  62. 21bd41f Renovatebot config fixes (#2394) by Jan Høydahl · 5 weeks ago
  63. 44211bc SOLR-17018: add QueryLimits support to Learning To Rank rescoring (#2348) by Alessandro Benedetti · 5 weeks ago
  64. 5a48126 Remove size-estimator-lucene-solr.xls (#2389) by Jan Høydahl · 5 weeks ago
  65. 8547b6e Ref Guide: Remove note about Zookeeper client TLS support (#2385) by Peter Molnar · 5 weeks ago
  66. cc08228 SOLR-17211: HttpJdkSolrClient Support Async requests (#2374) by James Dyer · 6 weeks ago
  67. 5c399dd SOLR-17153: CloudSolrClient should not throw "Collection not found" with an out-dated ClusterState (#2363) by aparnasuresh85 · 6 weeks ago
  68. 2eb9b21 SOLR-17205 De-couple SolrJ Java version from server Java version (#2360) by Jan Høydahl · 6 weeks ago
  69. 62cf3aa SOLR-17110: Fix JacksonJsonWriter to properly quote uuid values in json query response (#2367) by Andrey Bozhko · 6 weeks ago
  70. 2fe98d9 SOLR-17217: Simplify verbose MatcherAssert.assertThat usage in tests by Chris Hostetter · 6 weeks ago
  71. 418dc06f SOLR-17218: Fix indexFetcher logging to include MDC details by Chris Hostetter · 6 weeks ago
  72. 2def20a SOLR-17200: Fix false positive race condition in during core loading by Chris Hostetter · 7 weeks ago
  73. 883fd6d SOLR-17113: fix backup response in case of exception (#2334) by Przemyslaw Ciezkowski · 7 weeks ago
  74. b08e8d9 update tutorial docs (#2366) by Andrey Bozhko · 7 weeks ago
  75. 49a1bcd Reorganize sort section in common-query-parameters.adoc (#2371) by Drini Cami · 7 weeks ago
  76. 81e726e SOLR-17214: Update forbiddenapis to 3.7 by Chris Hostetter · 7 weeks ago
  77. 59b9930 Disable PRS for this testcase to observe if PRS is causing the problem (#2372) by Noble Paul · 7 weeks ago
  78. a30c58e SOLR-12089 follow-up: Remove deprecated `breakSugestionTieBreaker` parameter (#2365) by Andrey Bozhko · 7 weeks ago
  79. 1a322d9 SOLR-17209: Fix NullPointerException in QueryComponent (#2354) by Vincent Primault · 7 weeks ago
  80. ad58a8d [SOLR-17185] Open ValueAugmenter in ValueAugmenterFactory for extension (#2315) by Torsten Bøgh Köster · 7 weeks ago
  81. 4a3cd36 Ref Guide: Update required JTS version (#2273) by ejn · 7 weeks ago
  82. 45fa999 [RefGuide] Update system-requirements (#2361) by Jan Høydahl · 7 weeks ago
  83. c2c0259 SOLR-12089: FileBasedSpellChecker docs have some missing params (#2356) by Andrey Bozhko · 7 weeks ago
  84. ab65ded SOLR-16982 Reflect change in reference guide (#2355) by Jan Høydahl · 7 weeks ago
  85. 3cf0d69 HttpJdkSolrClient: Close the underlying http client, if it is supported (java 21+) (#2362) by James Dyer · 7 weeks ago
  86. b04c920 SOLR-14892: shards.info with shards.tolerant can yield an empty key (#286) by mariemat · 7 weeks ago
  87. 946c23d SOLR-17207: Refactor logic from LocaleTest into new "assume" check in KerberosTestServices by Chris Hostetter · 8 weeks ago
  88. feb25c4 SOLR-17201 Make Http2SolrClients not experimental (#2345) by Jan Høydahl · 8 weeks ago
  89. f56db50 SOLR-16403: Fix DeleteShardTest (#2359) by pjmcarthur · 8 weeks ago
  90. faa1001 Update dependency com.tdunning:t-digest to v3.3 (#2136) by Solr Bot · 8 weeks ago
  91. 2577b8f SOLR-17207: step#1: AwaitsFix LocaleTest to prevent spurious Jenkins failures by Chris Hostetter · 8 weeks ago
  92. 68762ad SOLR-17157: Correct CHANGES.txt that erroneously cited SOLR-17097 by Chris Hostetter · 8 weeks ago
  93. 01f4abc SOLR-17097: Upgrade Lucene to 9.10.0 by Chris Hostetter · 8 weeks ago
  94. 768c5af SOLR-17164: Add 2 arg variant of vectorSimilarity() function by Chris Hostetter · 8 weeks ago
  95. f67b718 SOLR-17203 fix calculation for CpuAllowedLimit (#2347) by Gus Heck · 8 weeks ago
  96. a4fbad5 SOLR-17198: AttributeFetcher no longer fails when it observes multiple shard leaders (#2335) by pjmcarthur · 8 weeks ago
  97. 3912cf6 SOLR-17173: throw exception on attempting enable distrib IDF with LocalStatsCache (#2332) by Mikhail Khludnev · 8 weeks ago
  98. 6697e8a Tests: avoid NPE in JettySolrRunner lifeCycleStopped (#2337) by David Smiley · 8 weeks ago
  99. ca58f1a SOLR-16403: ClusterSingleton to remove inactive Shards (#1926) by pjmcarthur · 8 weeks ago
  100. c8c6001 SOLR-599: Better thread clean-up in unit tests (#2259) by jdyer1 · 8 weeks ago