1. f01f367 DOAP changes for release 9.8.0 by Patrick Zhai · 4 hours ago main
  2. 6d764c3 Add length method to RandomAccessInput (#12594) by Ignacio Vera · 35 hours ago
  3. f559cac Shared executor for LuceneTestCase#newSearcher callers (#12588) by Luca Cavanna · 3 days ago
  4. ce464c7 Fix test failure. by Adrien Grand · 3 days ago
  5. 483d288 Move CHANGES entry to correct version. by Adrien Grand · 3 days ago
  6. f2bd0bb Run top-level conjunctions of term queries with a specialized BulkScorer. (#12382) by Adrien Grand · 3 days ago
  7. d48913a Allow reading / writing binary stored fields as DataInput (#12581) by Ignacio Vera · 4 days ago
  8. 8b84f6c Use radix sort to speed up the sorting of deleted terms (#12573) by gf2121 · 7 days ago
  9. fb1f4dd Make TermStates#build concurrent (#12183) by Shubham Chaudhary · 7 days ago
  10. 3deead0 Remove deprecated IndexSearcher#getExecutor method (#12580) by Luca Cavanna · 7 days ago
  11. e43bea4 Resolve CompileJava task cache miss (#12577) by Tyler Bertrand · 8 days ago
  12. 1cb0d81 Make TaskExecutor public (#12574) by Luca Cavanna · 8 days ago
  13. 2420709 Move change entry for #12569 from 9.8 to 9.9 by Luca Cavanna · 9 days ago
  14. 937ebd4 Prevent concurrent tasks from parallelizing further (#12569) by Luca Cavanna · 9 days ago
  15. 51ade88 Update wrong PR number in CHANGES.txt by Patrick Zhai · 9 days ago
  16. ac62c58 Update wrong PR number in CHANGES.txt by Patrick Zhai · 9 days ago
  17. f5d5dc2 Update wrong PR number in CHANGES.txt by Patrick Zhai · 9 days ago
  18. 94b879a Add next minor version 9.9.0 by Patrick Zhai · 9 days ago
  19. ca69ae6 Make FSTPostingsFormat load FSTs off-heap (#12552) by Tony-X · 9 days ago
  20. fe348de Fix HNSW graph reading with excessive connections (#12571) by Benjamin Trent · 9 days ago
  21. 1d0edd7 Fix compilation under Java 11. by Adrien Grand · 10 days ago
  22. 36432fa Fix issues with BP tests and the security manager. (#12568) by Adrien Grand · 10 days ago
  23. ebfbc83 Omit -Ptests.haltonfailure=false in failed test repro line #12565 (#12566) by Dawid Weiss · 10 days ago
  24. cba2d19 TestPassageSelector.randomizedSanityCheck can fail when the random input is unfortunately clashing with an assertion #12562 (#12567) by Dawid Weiss · 10 days ago
  25. d633c9b Fix: Lucene90DocValuesProducer.TermsDict.seekCeil doesn't always position bytes correctly (#12555) by Egor Potemkin · 12 days ago
  26. 43c0d72 Add more detailed documentation related to GH#12560 by Greg Miller · 12 days ago
  27. 58a50bf Defer #advanceExact on expression dependencies until their values are needed (#12560) by Greg Miller · 13 days ago
  28. 780e684 CHANGES for #12489. by Adrien Grand · 2 weeks ago
  29. 39f37778 Add support for recursive graph bisection. (#12489) by Adrien Grand · 2 weeks ago
  30. 8ca4716 Allow FilteredDocIdSetIterator.match(doc) to throw IOException (#12554) by Gokul Manoj · 2 weeks ago
  31. 37a4221 Reduce the overhead of ImpactsDISI. (#12490) by Adrien Grand · 2 weeks ago
  32. c26b018 Introduce a random vector scorer in HNSW builder/searcher (#12529) by Jim Ferenczi · 2 weeks ago
  33. d77195d Document why we need `lastPosBlockOffset` (#12541) by Tony-X · 2 weeks ago
  34. 57dd5a4 The bitsRequired passed during NodeHash rehash (when building an FST) (#12545) by Michael McCandless · 3 weeks ago
  35. a7202e2 Close index readers in tests (#12544) by Luca Cavanna · 3 weeks ago
  36. ef42af6 clarify QueryVisitor.acceptField javadoc w.r.t. not being term-specific (#12540) by Christine Poerschke · 3 weeks ago
  37. d62ca4a add missing changelog entry for #12498 by Luca Cavanna · 3 weeks ago
  38. da89415 Offload single slice to executor (#12515) by Luca Cavanna · 3 weeks ago
  39. 947b2c5 Unwrap execution exceptions cause and rethrow as is when possible (#12516) by Luca Cavanna · 3 weeks ago
  40. d631615 Honor topvalue while determining isMissingvalueCompetitive in case bottom is not set (#12520) by Chaitanya Gohel · 3 weeks ago
  41. a52161b Update outdated comment about maxPointsInLeafNode in BKD tree (#12532) by zhangchao · 3 weeks ago
  42. 9fd45e3 Enhancement 11236 lazy compute similarity score (#12480) by Jack Wang · 4 weeks ago
  43. d1c3531 Use panama vector for l2normalize (#12518) by Benjamin Trent · 4 weeks ago
  44. 16e4874 Remove unused variable in BKDWriter (#12512) by zhangchao · 5 weeks ago
  45. bb62720 Simplify task executor for concurrent operations (#12499) by Luca Cavanna · 5 weeks ago
  46. fb81833 Fix stack overflow in RegExp for long string (#12462) by Jakub Slowinski · 6 weeks ago
  47. 368dbff Replace consecutive close() calls and close() calls with null checks with IOUtils.close() (#12428) by Shubham Chaudhary · 6 weeks ago
  48. ec13678 Fix UTF32toUTF8 will produce invalid transition (#12472) by tang donghai · 6 weeks ago
  49. 4174b52 Rename ToParentBlockJoin[Byte|Float]KnnVectorQuery and adjust to return highest score child doc ID by parent id (#12510) by Benjamin Trent · 6 weeks ago
  50. 5a5aa2c GITHUB#12342 Add new maximum inner product vector similarity method (#12479) by Benjamin Trent · 6 weeks ago
  51. 71f6f59 Remove outdated comment in Scorer (#12494) by Lu Xugang · 6 weeks ago
  52. 18b56bd ToParentBlockJoin[Byte|Float]KnnVectorQuery needs to handle the case when parents are missing (#12504) by Benjamin Trent · 6 weeks ago
  53. 47258cc Move changes of #12415 to 9.8 by Adrien Grand · 7 weeks ago
  54. 4d26cb2 Optimize disjunction counts. (#12415) by Adrien Grand · 7 weeks ago
  55. df8745e Fix flaky testToString method for Knn Vector queries (#12500) by Benjamin Trent · 7 weeks ago
  56. 13e747f hunspell: simplify TrigramAutomaton to speed up the suggestion enumeration (#12491) by Peter Gromov · 7 weeks ago
  57. dd4e66d Fix test failure with zero-length vector (#12493) by Benjamin Trent · 7 weeks ago
  58. a65cf89 Add ParentJoin KNN support (#12434) by Benjamin Trent · 7 weeks ago
  59. 03ab021 Revert "Stop aligning windows in BooleanScorer. (#12488)" by Adrien Grand · 8 weeks ago
  60. 09e3b43 Stop aligning windows in BooleanScorer. (#12488) by Adrien Grand · 8 weeks ago
  61. df3632c Fix `DefaultBulkScorer` to not advance the competitive iterator beyond the end of the window. (#12481) by Adrien Grand · 8 weeks ago
  62. acffcfa Reduce overhead of disabling scoring on `BooleanScorer`. (#12475) by Adrien Grand · 8 weeks ago
  63. e78feb7 Clenup duplication in BKDWriter (#12469) by Armin Braun · 8 weeks ago
  64. 229dc74 Fix randomly failing field info format tests (#12473) by Benjamin Trent · 8 weeks ago
  65. 5e72596 Improve MaxScoreBulkScorer partitioning logic. (#12457) by Adrien Grand · 9 weeks ago
  66. 32ec382 hunspell: check for aff file wellformedness more strictly (#12468) by Peter Gromov · 9 weeks ago
  67. 1af68bf hunspell: make the hash table load factor customizable (#12464) by Peter Gromov · 9 weeks ago
  68. 155b2ed Fix occasional failure in BaseKnnVectorsFormatTestCase#testIllegalDimensionTooLarge (#12467) by Mayya Sharipova · 9 weeks ago
  69. 119635a Make KnnVectorsFormat#getMaxDimensions abstract (#12466) by Mayya Sharipova · 9 weeks ago
  70. 98320d7 Move max vector dims limit to Codec (#12436) by Mayya Sharipova · 9 weeks ago
  71. 538b7d0 Clean up writing String to ByteBuffersDataOutput (#12455) by Armin Braun · 9 weeks ago
  72. 87944c2 Move CHANGES entry for GITHUB#12408 under 10.0 by Greg Miller · 9 weeks ago
  73. 179b45b Initialize facet counting data structures lazily (#12408) by Greg Miller · 9 weeks ago
  74. 2b3b028 GITHUB#12451: Update TestStringsToAutomaton validation to work around GH#12458 (#12461) by Greg Miller · 9 weeks ago
  75. 20e97fb Faster bulk numeric reads from BufferedIndexInput (#12453) by Armin Braun · 9 weeks ago
  76. 1c70c40 Enable search for site javadocs (#12430) by Houston Putman · 9 weeks ago
  77. 34721f9 Assert IdxOrDvQuery subqueries and document useful fields (#12442) by Stefan Vodita · 9 weeks ago
  78. 59c56a0 Fix sorted&unsorted graph test flakiness (#12452) by Benjamin Trent · 2 months ago
  79. 17c13a7 Add BS1 optimization to MaxScoreBulkScorer. (#12444) by Adrien Grand · 2 months ago
  80. 55f2f99 LUCENE-8183: Added the abbility to get noSubMatches and noOverlapping Matches (#12437) by Martin Demberger · 2 months ago
  81. f05adff hunspell: speed up the dictionary enumeration (#12447) by Peter Gromov · 2 months ago
  82. b4619d8 Move sliced int buffer functionality to MemoryIndex (#11248) (#12409) by Stefan Vodita · 3 months ago
  83. d03c8f1 Have byte[] vectors also trigger a timeout in ExitableDirectoryReader (#12423) by Benjamin Trent · 3 months ago
  84. 8611530 Fix HNSW graph visitation limit bug (#12413) by Benjamin Trent · 3 months ago
  85. f527eb3 Remove Scorable#docID. (#12407) by Adrien Grand · 3 months ago
  86. 9ffc625 Followup on #12410: Fix caller class check to use string literals to allow private/pkg-private classes by Uwe Schindler · 3 months ago
  87. f668cfd Fix forUtil.gradle to actually execute python script and also fix type error in script (#12411) by Uwe Schindler · 3 months ago
  88. fde2e50 Refactor vectorization support in Lucene (#12410) by Uwe Schindler · 3 months ago
  89. 907883f Correct Javadocs using SimpleBindings (#12402) by Perdjesk · 3 months ago
  90. 8811f31 Add a post-collection hook to LeafCollector. (#12380) by Adrien Grand · 3 months ago
  91. 40ee6e5 Assign a dummy simScorer in TermsWeight if score is not needed (#12383) by Sagar · 3 months ago
  92. 223eecc Add a thread safe CachingLeafSlicesSupplier to compute and cache the LeafSlices used with concurrent segment (#12374) by Sorabh · 3 months ago
  93. 01200b5 Speed up NumericDocValuesWriter with index sorting (#12381) by zhangchao · 3 months ago
  94. e503805 Remove usage and add some legacy java.util classes to forbiddenapis (Stack, Hashtable, Vector) (#12404) by Uwe Schindler · 3 months ago
  95. f44cc45 Share concurrent execution code into TaskExecutor (#12398) by Luca Cavanna · 3 months ago
  96. 4029cc3 Fix MaxScoreBulkScorer#score's return value. (#12400) by Adrien Grand · 3 months ago
  97. 6bb8cc0 Let hard link wrapper fallback to delegate.copyFrom (#12384) by yixunx · 3 months ago
  98. b88d3e1 Catch offset overflows in byte pool (#9660) (#12392) by Stefan Vodita · 3 months ago
  99. b50b969 Update comment about IndexOptions ordinals (#12360) by Tomas Eduardo Fernandez Lobbe · 3 months ago
  100. 79e8c9c Fix edge case in TestJoinUtil by Alan Woodward · 3 months ago