1. 82f8d7b LUCENE-9728: Hunspell: add a performance test (#2296) by Peter Gromov · 3 years, 3 months ago
  2. 650f16a LUCENE-9729: Hunspell: support CHECKCOMPOUNDREP flags (#2300) by Peter Gromov · 3 years, 3 months ago
  3. 16764f1 LUCENE-9733: Hunspell: exception when loading dictionaries with mixed-case words and aliased flags (#2305) by Peter Gromov · 3 years, 3 months ago
  4. b5c1ed7 SOLR-15011: BadApple the test by David Smiley · 3 years, 3 months ago
  5. 75755c8 Update changelog with note about BM25FQuery. by Julie Tibshirani · 3 years, 3 months ago
  6. d83a174 SOLR-15133: Document how to eliminate Failed to reserve shared memory warning (#2304) by Eric Pugh · 3 years, 3 months ago
  7. c3f5454 LUCENE-9725: Allow BM25FQuery to use other similarities. (#2293) by Julie Tibshirani · 3 years, 3 months ago
  8. 67f71d4 LUCENE-9715: fix int overflow in Lucene90VectorReader by Michael Sokolov · 3 years, 3 months ago
  9. f0a2f1f LUCENE-9705: Create Lucene90LiveDocsFormat (#2274) by Julie Tibshirani · 3 years, 3 months ago
  10. 7fd64aa CHANGES.txt entry for SOLR-13608 by Jason Gerlowski · 3 years, 3 months ago
  11. 33d16b5 SOLR-13608: Incremental backup file format (#2250) by Jason Gerlowski · 3 years, 3 months ago
  12. 894d0bb LUCENE-9730: cleaned up temp. folder management in hunspell. by Dawid Weiss · 3 years, 3 months ago
  13. 04167b2 LUCENE-9726: Hunspell: speed up spellchecking by stopping at a single… (#2295) by Peter Gromov · 3 years, 3 months ago
  14. e2cf6ee LUCENE-9731: restore consistent random seed to HnswGraphBuilder (#2299) by Michael Sokolov · 3 years, 3 months ago
  15. 8fccdfe SOLR-15122 Replace sleeps with phaser await (#2291) by Mike Drob · 3 years, 3 months ago
  16. 40c5d6b SOLR-14253 Avoid writes in ZKSR.waitForState (#2297) by Mike Drob · 3 years, 3 months ago
  17. d693a61 SOLR-15092: remove link anchors that are no longer neccessary due to relaxed validation rules by Chris Hostetter · 3 years, 3 months ago
  18. 2544a22 Remove write logic from Lucene70NormsFormat. (#2287) by Julie Tibshirani · 3 years, 3 months ago
  19. 902ce08 Improve backwards compatibility tests for sorted indexes. (#2276) by Julie Tibshirani · 3 years, 3 months ago
  20. 8a0c1f5 SOLR-15092: eliminate overly strict rules against empty link anchors in ref-guide by Chris Hostetter · 3 years, 3 months ago
  21. d95e405 LUCENE-9721: Hunspell: disallow ONLYINCOMPOUND suffixes at the very end of compound words (#2294) by Peter Gromov · 3 years, 3 months ago
  22. a79f641 LUCENE-9720: Hunspell: more ways to vary misspelled word variations for suggestions (#2286) by Peter Gromov · 3 years, 3 months ago
  23. d88264b SOLR-14234: Unhelpful message in RemoteExecutionException. by Andrzej Bialecki · 3 years, 3 months ago
  24. 84aa683 LUCENE-9723: Hunspell: update sanity tests that load all dictionaries (#2290) by Peter Gromov · 3 years, 3 months ago
  25. d0ae2bd LUCENE-9717: Hunspell: support CHECKCOMPOUNDPATTERN (#2280) by Peter Gromov · 3 years, 3 months ago
  26. 6509a30 SOLR-15011: /admin/logging now distributes setLevel to all nodes (#2230) by Nazerke Seidan · 3 years, 3 months ago
  27. 8d0cbcb LUCENE-9680 - Re-add IndexWriter::getFieldNames by orenovadia · 3 years, 3 months ago
  28. a53e8e7 LUCENE-9615: Expose HnswGraphBuilder index-time hyperparameters as FieldType attributes (from Shubham Beniwal)) by sbeniwal12 · 3 years, 3 months ago
  29. 8f75933 LUCENE-9716: Hunspell: support flag usage before its format is even specified (#2277) by Peter Gromov · 3 years, 3 months ago
  30. 47e3d06 LUCENE-9722: Close merged readers on abort (#2288) by Nhat Nguyen · 3 years, 3 months ago
  31. 4cb1000 SOLR-15122: Tentative fix for the test failure - the node in the test could go down by Andrzej Bialecki · 3 years, 3 months ago
  32. b48d5be LUCENE-9707: Hunspell: check Lucene's implementation against Hunspel's test data (#2267) by Peter Gromov · 3 years, 3 months ago
  33. 2da7a4a LUCENE-9686: Add changes entry. by Dawid Weiss · 3 years, 3 months ago
  34. 3835cb4 LUCENE-9686: Fix read past EOF handling in DirectIODirectory (#2258) by zacharymorn · 3 years, 3 months ago
  35. 15aaec6 SOLR-14330: ExpandComponent now supports an expand.nullGroup=true option by Chris Hostetter · 3 years, 3 months ago
  36. 9974838 SOLR-14253 Replace sleep calls with ZK waits (#1297) by Mike Drob · 3 years, 3 months ago
  37. e8bc758 SOLR-15115: Remove unused methods from TestRerankBase (#2261) by András Salamon · 3 years, 3 months ago
  38. 9e8ca98 SOLR-15068: RefGuide documentation for replica placement plugins (plus by Andrzej Bialecki · 3 years, 3 months ago
  39. 7a7949a LUCENE-9708: Hunspell: support FLAG UTF-8 in absence of SET UTF-8 (#2270) by Peter Gromov · 3 years, 3 months ago
  40. 8a34cc7 LUCENE-9701: Hunspell: implement simple REP-based suggestion algorithm (#2251) by Peter Gromov · 3 years, 3 months ago
  41. 9d45dfe LUCENE-9710: Hunspell: support minor compounding-related flags (#2272) by Peter Gromov · 3 years, 3 months ago
  42. 40e9231 LUCENE-9709: Hunspell: no special dotted i treatment outside tr/az languages (#2271) by Peter Gromov · 3 years, 3 months ago
  43. 5cca464 SOLR-15122 Debug Logging by Mike Drob · 3 years, 3 months ago
  44. 4d83922 LUCENE-9537: move to 8.9 section in CHANGES.txt; make it consistent with 8.x's CHANGES.txt; remove the leading UTF-8 BOM by Mike McCandless · 3 years, 3 months ago
  45. cac5c2a LUCENE-9694: make new DocumentSelector interface public so it is usable outside of its own package by Mike McCandless · 3 years, 3 months ago
  46. 9cc5c9b LUCENE-9537: Add initial Indri search engine functionality to Lucene by cammiemw · 3 years, 3 months ago
  47. e4cede0 LUCENE-9694: New tool for creating a deterministic index (#2246) by Patrick Zhai · 3 years, 3 months ago
  48. 6d71a0a SOLR-14067: v4 Create /contrib/scripting module with ScriptingUpdateProcessor (#2257) by Eric Pugh · 3 years, 3 months ago
  49. a7a434d SOLR-15025: MiniSolrCloudCluster.waitForAllNodes ignores passed timeout value (#2193) by Tim Dillon · 3 years, 3 months ago
  50. 715caaa SOLR-15085 Prevent EmbeddedSolrServer calling shutdown on a CoreContainer that was passed to it by Tim Owen · 3 years, 4 months ago
  51. 0d4769e SOLR-15120 Reduce duplicated core creation work (#2266) by Mike Drob · 3 years, 3 months ago
  52. ff943ec LUCENE-9702: Hunspell: support alternate casing for short language codes (#2253) by Peter Gromov · 3 years, 3 months ago
  53. 6635d7a LUCENE-9704: Hunspell: support capitalization for German ß (#2260) by Peter Gromov · 3 years, 3 months ago
  54. 71705c9 LUCENE-9703: Hunspell: prohibit FORBIDDENWORD words and their case variations (#2254) by Peter Gromov · 3 years, 3 months ago
  55. 4ba78f2 LUCENE-9706: Hunspell: support NEEDAFFIX flag on affixes (#2262) by Peter Gromov · 3 years, 3 months ago
  56. 800f4d0 LUCENE-9700: Hunspell: support words with trailing dots (#2249) by Peter Gromov · 3 years, 3 months ago
  57. a9ad02c SOLR-14616: remove leftover CDCR ref guide images by Cassandra Targett · 3 years, 3 months ago
  58. b335034 Require Thread Names in Solr (#2264) by Mike Drob · 3 years, 3 months ago
  59. 9be71b3 SOLR-15113 Do not attempt to start Solr server when embedded ZK fails (#2255) by Mike Drob · 3 years, 3 months ago
  60. acb98e5 SOLR-14672: Make timeouts configurable for the Streaming Expression SolrClientCache by Joel Bernstein · 3 years, 3 months ago
  61. d84925a Exclude degenerate edge case (maxConn=1) from TestKnnGraph.testSearch by Michael Sokolov · 3 years, 3 months ago
  62. a176308 LUCENE-9699: Support German-like compound words (#2248) by Peter Gromov · 3 years, 3 months ago
  63. 38ec260 LUCENE-9695: don't merge deleted vectors (#2239) by Michael Sokolov · 3 years, 3 months ago
  64. b1cd6b6 SOLR-15055: Fix this test to avoid OS dependency. by Andrzej Bialecki · 3 years, 3 months ago
  65. 7da0fa8 SOLR-15075: Remove docker gradle artifact by Houston Putman · 3 years, 3 months ago
  66. 1887280 LUCENE-9322: Move old field infos format to backwards-codecs. (#2245) by Julie Tibshirani · 3 years, 3 months ago
  67. 2b8d7bc SOLR-15075: Solr docker gradle improvements (#2197) by Houston Putman · 3 years, 3 months ago
  68. 6c72e2e SOLR-15055: Add missing license headers. by Andrzej Bialecki · 3 years, 3 months ago
  69. 6e9185a SOLR-15055: Re-implement 'withCollection'. by Andrzej Bialecki · 3 years, 3 months ago
  70. 695e789 LUCENE-9698: Hunspell: reuse char[] when possible when stripping affix (#2243) by Peter Gromov · 3 years, 3 months ago
  71. 80e4def LUCENE-9697: Hunspell Stemmer: use the same FST.BytesReader on all recursion levels (#2242) by Peter Gromov · 3 years, 3 months ago
  72. a82634d LUCENE-9693: Hunspell: check that all flags are > 0 and fit char range (#2238) by Peter Gromov · 3 years, 3 months ago
  73. 0d88c14 typo by epugh@opensourceconnections.com · 3 years, 3 months ago
  74. 47a89ac SOLR-15078: Fix ExpandComponent behavior when expanding on numeric fields to differentiate '0' group from null group by Chris Hostetter · 3 years, 3 months ago
  75. 166d39a SOLR-15076: Fix wrong test assumption - type of this property has changed by Andrzej Bialecki · 3 years, 3 months ago
  76. ce1bba6 Revert "SOLR-14067: v3 Create /contrib/scripting module with ScriptingUpdateProcessor (#2215)" by epugh@opensourceconnections.com · 3 years, 3 months ago
  77. f942b2d @gus-asf LUCENE-9575 Provide a producer for PatternTypingRule in TestRandomChains (#2241) by Gus Heck · 3 years, 3 months ago
  78. 3d737bd LUCENE-9575: Add a producer for new PatternTypingRule arguments in TestRandomChains. by jimczi · 3 years, 3 months ago
  79. e4ec3e3 LUCENE-9692: Hunspell: extract Stemmer.stripAffix from similar code in prefix/suffix processing (#2237) by Peter Gromov · 3 years, 3 months ago
  80. f64e7cb LUCENE-9691: Hunspell: support trailing comments on aff option lines (#2236) by Peter Gromov · 3 years, 3 months ago
  81. c7e1079 LUCENE-9690: Hunspell: support special title-case for words with apostrophe (#2235) by Peter Gromov · 3 years, 3 months ago
  82. 7f4d4df LUCENE-9668: Deprecate MinShouldMatchSumScorer with WANDScorer (#2205) by zacharymorn · 3 years, 3 months ago
  83. 93107d6 LUCENE-9575: fix style violations so precommit passes again by Mike McCandless · 3 years, 3 months ago
  84. c087f6f LUCENE-9575 Add PatternTypingFilter to annotate tokens with flags and types (#1995) by Gus Heck · 3 years, 3 months ago
  85. 9d4811e SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo. by Christine Poerschke · 3 years, 3 months ago
  86. 64d445b Revert "SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo (#2210)" by Christine Poerschke · 3 years, 3 months ago
  87. 4bc5d51 LUCENE-8626: Lucene standardize test naming part 3 and final (#2220) by Marcus · 3 years, 3 months ago
  88. 32e95dd SOLR-15071: Fix ArrayIndexOutOfBoundsException in contrib/ltr SolrFeatureScorer (#2196) by Christine Poerschke · 3 years, 3 months ago
  89. fb88b02 SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo (#2210) by Christine Poerschke · 3 years, 3 months ago
  90. 0a1a3f4 LUCENE-9688: Hunspell: consider prefix's continuation flags when applying suffix (#2229) by Peter Gromov · 3 years, 3 months ago
  91. d796813 LUCENE-9684: Hunspell: support COMPOUNDRULE (#2228) by Peter Gromov · 3 years, 3 months ago
  92. cf5db8d SOLR-14067: v3 Create /contrib/scripting module with ScriptingUpdateProcessor (#2215) by Eric Pugh · 3 years, 3 months ago
  93. 83e0397 SOLR-14297: Replace commons-codec Base64 with JDK8 Base64 (#2222) by András Salamon · 3 years, 3 months ago
  94. e5a16f0 LUCENE-9674: Use binary search in VectorValues.advance() by Anand · 3 years, 3 months ago
  95. 37e31f2 LUCENE-9685: Hunspell: prefix condition is only checked on suffix, not stem (#2226) by Peter Gromov · 3 years, 3 months ago
  96. fdf04d8 LUCENE-9681: Hunspell spellchecker: support numbers with separators (#2224) by Peter Gromov · 3 years, 3 months ago
  97. 053060b LUCENE-9670: Workaround for gradle not liking the same stream for stdout and stderr sinks. by Dawid Weiss · 3 years, 3 months ago
  98. e8276e0 SOLR-13105 - Visual Guide to Math Expressions (#2227) by Cassandra Targett · 3 years, 3 months ago
  99. 4da8f08 LUCENE-9683: fix incorrect logic for measuring stall time information. (#2225) by Dawid Weiss · 3 years, 4 months ago
  100. 8945668 LUCENE-9681: deduplicate decodeFlags+hasFlag checks (#2223) by Peter Gromov · 3 years, 4 months ago