1. 8f50976 Don't preserve auxiliary buffer contents in LSBRadixSorter if it grows (#12947) by Stefan Vodita · 23 hours ago main
  2. 487d24a Expose FlatVectorsFormat (#13469) by Michael Sokolov · 3 days ago
  3. 0487702 GITHUB#13449: Sparse index, optional skip list on top of doc values (#13449) by Ignacio Vera · 3 days ago
  4. 1c65582 Mark COSINE VectorSimilarity function as deprecated (#13473) by Pulkit Gupta · 5 days ago
  5. cfdc747 Adjust assertion check to not throw an NPE (#13479) by Benjamin Trent · 5 days ago
  6. 51e60f4 Add missing entry in changes.txt (#13431) by Bruno Roustant · 5 days ago
  7. 4e8fb2a Optimize Japanese UserDictionary. (#13431) by Bruno Roustant · 5 days ago
  8. edba83e equivocate about IntelliJ test runner by Michael Sokolov · 6 days ago
  9. 06f86a5 Silence odd test runner warnings after gradle upgrade (#13471) by Dawid Weiss · 6 days ago
  10. fb94403 Fix typo in SimpleSortedSetFacetsExample.java by Stefan Vodita · 6 days ago
  11. 5e0f549 Fix typo in StringValueFacetCountsExample.java (#13474) by Paul King · 6 days ago
  12. 18d48d4 Add new test case "testGetLines" for lucene/core/analysis/WordlistLoader (#13419) by Hank Chang · 6 days ago
  13. 0699117 clarify that IntelliJ UI varies across platforms by Michael Sokolov · 9 days ago
  14. 71a9aed fix fumble-finger by Michael Sokolov · 9 days ago
  15. 262341b on README.md, make links to CONTRIBUTING.md more prominent, and demote link to dev-docs by Michael Sokolov · 9 days ago
  16. 2d62faa Add int8_hnsw backcompat index creawtion to dev tools scripts (#13465) by Benjamin Trent · 9 days ago
  17. a5b4b8c Document how to make tests run faster in IntelliJ (#13466) by Michael Sokolov · 9 days ago
  18. c7a7d48 Reduce the heap use of BKDReader instances (#13464) by Armin Braun · 9 days ago
  19. 9f8e886 Move entry in CHANGES.txt by Ignacio Vera · 9 days ago
  20. 512ff4a MultiTermQuery return null for ScoreSupplier (#13454) by Mayya Sharipova · 10 days ago
  21. 39a7eab Add back-compat indices for 9.11.0 by Benjamin Trent · 10 days ago
  22. 51d8d72 Sync CHANGES for 9.11.0 by Benjamin Trent · 10 days ago
  23. 58ab5b7 Merge related HashMaps in FieldInfos#FieldNumbers into one map (#13460) by Ignacio Vera · 10 days ago
  24. 61a6abd DOAP changes for release 9.11.0 by Benjamin Trent · 10 days ago
  25. d0d2aa2 Removed Scorer#getWeight (#13440) by Sanjay Dutt · 10 days ago
  26. d5aa88b Add test for ghost fields to BaseKnnVectorQueryTestCase. (#13455) by Adrien Grand · 10 days ago
  27. b85c99d Java 22 has been released, so drop -ea from smoketester gh workflow matrix. by Dawid Weiss · 10 days ago
  28. 14782a2 Add a github workflow that checks common (and less common) gradle tasks when gradle version is changed (#13456) by Dawid Weiss · 10 days ago
  29. 868897e Update WrapperDownloader to accept java 22 and correct deprecated new URL API #13458 by Dawid Weiss · 10 days ago
  30. 9a4caa9 Update Gradle wrapper to 8.8 - supports Java 22 (#13453) by Chris Hegarty · 10 days ago
  31. fe50e86 Implement Weight#count for vector values in the FieldExistsQuery (#13322) by panguixin · 11 days ago
  32. 05b4639 Add prefetching for doc values and norms. (#13411) by Adrien Grand · 11 days ago
  33. 846aa2f Use `ReadAdvice#NORMAL` on files that have a forward-only access pattern. (#13450) by Adrien Grand · 11 days ago
  34. e868b82 Rewrite newSlowRangeQuery to MatchNoDocsQuery when upper > lower (#13425) by Ioana Tagirta · 12 days ago
  35. 801b822 Avoid unnecessary memory allocation in PackedLongValues#Iterator (#13439) by Zhang Chao · 12 days ago
  36. c132e95 mention KnnVectorsFormat in o.a.l.codecs package javadocs (#13448) by Michael Sokolov · 13 days ago
  37. edd7747 Add prefetching support to stored fields. (#13424) by Adrien Grand · 13 days ago
  38. a6f920d Fix test failure on TestPoint#testEqualsAndHashCode (#13433) by Zhang Chao · 14 days ago
  39. a540027 Add new dynamic confidence interval configuration to scalar quantized format (#13445) by Benjamin Trent · 2 weeks ago
  40. f3c2b91 SimpleText[Float|Byte]VectorValues::scorer should return null when the vector values is empty (#13444) by Chris Hegarty · 2 weeks ago
  41. 750a7c4 Fix TestIndexWriterOnError.testIOError failure. (#13436) by Adrien Grand · 3 weeks ago
  42. 9a3dbd5 Add next minor version 9.12.0 by Benjamin Trent · 3 weeks ago
  43. b3dc915 Allow users to retrieve counts from taxo association facets (#13414) by Stefan Vodita · 3 weeks ago
  44. ea0646d Fixes failing test case for TestOrdinalMap.testRamBytesUsed (#13421) by Amir Raza · 3 weeks ago
  45. 54d3ff6 hunspell: speed up "compress"; minimize the number of the generated entries; don't even consider "forbidden" entries anymore (#13429) by Peter Gromov · 3 weeks ago
  46. 4438404 Remove useless SPI "uses" clause after previous commit by Uwe Schindler · 3 weeks ago
  47. b1189ad Remove incorrect/expensive use of ServiceLoader for choosing random format (#13428) by Uwe Schindler · 3 weeks ago
  48. c06fff6 Add test for parsing brackets in range queries (#13323) by Ben Chaplin · 3 weeks ago
  49. 6efce21 Add support for reloading the SPI for KnnVectorsFormat class (#13394) by Navneet Verma · 3 weeks ago
  50. 8030480 Fix duplicate values in org.apache.lucene.analysis.ko.dict.UserDictionary (#13427) by Chris Hegarty · 3 weeks ago
  51. 944624b MemorySegment scorer should ensure that the values is of the correct type (#13423) by Chris Hegarty · 3 weeks ago
  52. f394c94 Remove the HPPC dependency from all modules and move the HPPC fork to internal. (#13422) by Bruno Roustant · 3 weeks ago
  53. ddf538d Move bulkScorer() from Weight to ScorerSupplier (#13408) by Adrien Grand · 3 weeks ago
  54. 6e2a8fc Replace Map<Character> by CharObjectHashMap and Set<Character> by CharHashSet. (#13420) by Bruno Roustant · 3 weeks ago
  55. 444d4e7 Replace List<Integer> by IntArrayList and List<Long> by LongArrayList. (#13406) by Bruno Roustant · 3 weeks ago
  56. 90e07f6 gradlew: no "--source 11" (#13404) by David Smiley · 3 weeks ago
  57. be513cf (fix precommit) lucene-monitor: remove unused import in ReadonlyQueryIndex by Christine Poerschke · 3 weeks ago
  58. 40f674c lucene-monitor: replace wildcard imports (#13413) by Christine Poerschke · 3 weeks ago
  59. 8dad226 lucene-monitor: remove now-unused Scorable in QueryIndex.DataValues (#13412) by Christine Poerschke · 3 weeks ago
  60. 9ecf566 Remove unchecked Scorable -> Scorer cast in lucene/monitor. (#13405) by Adrien Grand · 3 weeks ago
  61. 8773725 UnifiedHighlighter: new passageSortComparator option (#13276) by 정승한(Seunghan Jung)/Search Platform · 3 weeks ago
  62. d078fb7 Replace Set<Integer> by IntHashSet and Set<Long> by LongHashSet (#13400) by Bruno Roustant · 3 weeks ago
  63. 05f04aa Add a MemorySegment Vector scorer - for scoring without copying on-heap (#13339) by Chris Hegarty · 4 weeks ago
  64. f709999 Replace Map<Long, Object> by primitive LongObjectHashMap. (#13392) by Bruno Roustant · 4 weeks ago
  65. 5b1a34b Fix max score computation in BlockMaxConjunctionBulkScorer. (#13397) by Adrien Grand · 4 weeks ago
  66. da6bd22 Revert "Vectors Format Refactor first draft" by Alessandro Benedetti · 4 weeks ago
  67. 77cec44 Vectors Format Refactor first draft by Alessandro Benedetti · 4 weeks ago
  68. 92420d3 Add Intervals.noIntervals() method (#13389) by Alan Woodward · 4 weeks ago
  69. aac856a Reduce the overhead of `IndexInput#prefetch` when data is cached in RAM. (#13381) by Adrien Grand · 4 weeks ago
  70. 22d50be Make IntervalBuilder.NO_INTERVALS public (#13385) by expani1729 · 4 weeks ago
  71. 1ee4f8a Disjunction as CompetitiveIterator for numeric dynamic pruning (#13221) by gf2121 · 4 weeks ago
  72. 7db9c8c Replace Map<Integer, Object> by primitive IntObjectHashMap. (#13368) by Bruno Roustant · 4 weeks ago
  73. 24fd426 Fix TestHnswByteVectorGraph.testSortedAndUnsortedIndicesReturnSameResults (#13361) by Tim Grein · 4 weeks ago
  74. 22ddd48 Fix IntegerOverflow exception in postings encoding as group-varint (#13376) by Zhang Chao · 4 weeks ago
  75. 2c81649 lucene-monitor: make TermFilteredPresearcher.ANYTOKEN[_FIELD] public (#13379) by Christine Poerschke · 4 weeks ago
  76. c5331df Use IndexInput#prefetch for postings, skip data and impacts (#13364) by Adrien Grand · 4 weeks ago
  77. 3d671a0 Fix bug in SQ when just a single vector present in a segment (#13374) by Chris Hegarty · 4 weeks ago
  78. 731cecf Fix points writing with no values (#13378) by Chris Hegarty · 4 weeks ago
  79. b1d3c08 Fix weird NRT bug #13353 (#13369) by Benjamin Trent · 5 weeks ago
  80. 46f1f95 Make `IndexInput#prefetch` take an offset. (#13363) by Adrien Grand · 5 weeks ago
  81. 838b23e Make Weight#scorerSupplier abstract, Weight#scorer final (#13319) by Sanjay Dutt · 5 weeks ago
  82. 8e5409c Add sub query explanations in DisjunctionMaxQuery#explain on no-match (#13362) by Tim Grein · 5 weeks ago
  83. dae7181 Align toString methods in geo module (#13302) by Tim Grein · 5 weeks ago
  84. 3783713 Remove unnecessary bit conversion for IndexSorter (#13320) by panguixin · 5 weeks ago
  85. 3aa25ba Protect against nan & inf values in quantizer and test with tiny vectors (#13366) by Benjamin Trent · 5 weeks ago
  86. bcb62f5 Call ArrayUtil.copyArray instead of ArrayUtil.copySubArray for full array copy. (#13360) by Bruno Roustant · 5 weeks ago
  87. fc12cc1 Fix vector scorer interface consistency (#13365) by Benjamin Trent · 5 weeks ago
  88. f10748c Ensure negative scores aren not returned from scalar quantization scorer (#13356) by Benjamin Trent · 5 weeks ago
  89. 8c738ba Reduce memory usage of field maps in FieldInfos and BlockTree TermsReader. (#13327) by Bruno Roustant · 5 weeks ago
  90. 25f1efd Fix default flat vector scorer supplier sharing backing array (#13355) by Chris Hegarty · 5 weeks ago
  91. 701c75a Advoid the use of ImpactsDISI when no minimum competitive score has been set (#13343) by zhongshanhao · 5 weeks ago
  92. 3003731 Add IndexInput#prefetch. (#13337) by Adrien Grand · 5 weeks ago
  93. 5ac88c7 Performance improvements to use RWLock to access LRUQueryCache (#13306) by boice · 5 weeks ago
  94. f3a5211 Remove unused "implements Accountable". (#13330) by Adrien Grand · 5 weeks ago
  95. b60e86c Add new VectorScorer interface to vector value iterators (#13181) by Benjamin Trent · 5 weeks ago
  96. 8d7e417 Add a separate option to allow running Panama Vectorization for all tests with suitable C2 defaults (#13351) by Chris Hegarty · 5 weeks ago
  97. 06973f5 Harden BaseDocValuesFormatTestCase (#13346) by Nhat Nguyen · 6 weeks ago
  98. 30da7da gh-13340: Allow adding a parent field to an index with no fields (#13341) by Michael Sokolov · 6 weeks ago
  99. 40cae08 Move lazy init facets from 10.0 to 9.11 by Stefan Vodita · 6 weeks ago
  100. c3b0e05 Make segment/field attribute updates thread-safe. (#13331) by Adrien Grand · 6 weeks ago