Commit Graph

  • 055cdb60cf Code format Viliam Durina 2025-01-03 16:07:43 +0100
  • b818ae167a Grammar fixes in comments Viliam Durina 2025-01-03 16:06:41 +0100
  • 92df2897cc
    Update copyright year in NOTICE.txt file. Christine Poerschke 2025-01-03 12:36:18 +0000
  • d1d3cde031 Improve use of generics in DisjunctionMaxQuery construction (#14096) Chris Hegarty 2025-01-03 10:04:38 +0000
  • 204c39f8eb
    Improve use of generics in DisjunctionMaxQuery construction (#14096) Chris Hegarty 2025-01-03 10:04:38 +0000
  • 6d20ff5793 Tighten up initialization of DisjunctionDISIApproximation (#14082) Greg Miller 2025-01-02 16:39:54 -0800
  • 8c4b3702f1
    Tighten up initialization of DisjunctionDISIApproximation (#14082) Greg Miller 2025-01-02 16:39:54 -0800
  • 86f54c9b72
    Merge d63f3bb395 into b8ae8a5bb2 Adrien Grand 2025-01-03 00:22:35 +0000
  • e63d9ae8c2 bike shedding mikhail-khludnev 2025-01-03 00:07:44 +0300
  • 723e8bd920 Set gradle's ReservedCodeCacheSize to 256m. #14090 Dawid Weiss 2025-01-02 21:52:05 +0100
  • b8ae8a5bb2 Decrease gradle's ReservedCodeCacheSize to 256m. #14090 Dawid Weiss 2025-01-02 21:48:49 +0100
  • 35f4d1f233 comments Michael Sokolov 2025-01-02 14:35:13 -0500
  • 69e6dbf792 tidy, lint, restore test setup Michael Sokolov 2025-01-02 19:25:05 +0000
  • 3e8af01888 unused ChrisHegarty 2025-01-02 17:04:10 +0000
  • e0b9f3e617 review comments ChrisHegarty 2025-01-02 16:55:08 +0000
  • d848f7741c tudy mikhail-khludnev 2025-01-02 17:53:21 +0300
  • 93fb470d40 tidy Tommaso Teofili 2025-01-02 15:24:09 +0100
  • 7314314769 remove stray prints; make lenient to missing/misconfigured fields Michael Sokolov 2025-01-02 13:43:04 +0000
  • cf5eb6886b BpVectorReorderer Michael Sokolov 2024-12-31 15:31:07 +0000
  • 63b1f392b8 unused ChrisHegarty 2025-01-02 13:39:11 +0000
  • b4394329eb Improve use of generics in DisjunctionMaxQuery construction ChrisHegarty 2025-01-02 12:45:26 +0000
  • 8d2c77e884 Improve use of generics in DisjunctionDISIApproximation construction (#14095) Chris Hegarty 2025-01-02 11:56:05 +0000
  • 3a198e28ec
    Improve use of generics in DisjunctionDISIApproximation construction (#14095) Chris Hegarty 2025-01-02 11:56:05 +0000
  • f61c11ddf5 Improve use of generics in DisjunctionDISIApproximation construction ChrisHegarty 2025-01-02 11:05:10 +0000
  • 70b614486b Merge branch 'main' of github.com:apache/lucene into hnsw_qset Tommaso Teofili 2025-01-02 10:27:32 +0100
  • 0b24e7937f enable optimized collector with 1k+ docs Tommaso Teofili 2025-01-02 10:27:06 +0100
  • d78e76bf83 Increase gradle's ReservedCodeCacheSize to 384m. #14090 Dawid Weiss 2025-01-02 08:55:48 +0100
  • a9eacead50 import mikhail-khludnev 2025-01-02 00:27:27 +0300
  • eea9e815c3 sweep mikhail-khludnev 2025-01-02 00:20:26 +0300
  • a4640ea6fe introduce ordRande tree lookup algm mikhail-khludnev 2025-01-02 00:13:34 +0300
  • adaeca2381 linter mikhail-khludnev 2025-01-01 23:14:25 +0300
  • 308dd0debf check dvSkipper via index sorter mikhail-khludnev 2025-01-01 23:03:08 +0300
  • 25d44209cd remove ranges overlaps with sweepline alg. introduce ordinal ranges renaming mikhail-khludnev 2025-01-01 19:08:41 +0300
  • a5cb1b0307 Fix prints Ben Chaplin 2024-12-31 19:07:04 -0500
  • 685f543812 Log HNSW report with per-level node count and connectivity Ben Chaplin 2024-12-31 18:54:15 -0500
  • 0bfa27513d SlowCompositeCodecReaderWrapper must copy its sub-vector values to maintain thread-safety Michael Sokolov 2024-12-31 09:59:05 -0500
  • 68051f1b9f
    SlowCompositeCodecReaderWrapper must copy its sub-vector values to maintain thread-safety (#14092) Michael Sokolov 2024-12-31 12:05:12 -0500
  • 126b4164ee SlowCompositeCodecReaderWrapper must copy its sub-vector values to maintain thread-safety Michael Sokolov 2024-12-31 09:59:05 -0500
  • f920eb7e8c
    Merge ede0860d54 into 525b963be0 Uwe Schindler 2024-12-30 00:26:23 +0000
  • bef4f71e11
    Merge 12ad4bbf75 into 525b963be0 Uwe Schindler 2024-12-30 00:26:22 +0000
  • 0db84016bc Make DenseConjunctionBulkScorer set a Scorer. Adrien Grand 2024-12-29 14:44:29 +0100
  • 525b963be0 Make DenseConjunctionBulkScorer set a Scorer. Adrien Grand 2024-12-29 14:44:29 +0100
  • 7a734e65b9 Merge remote-tracking branch 'apache/main' into optimze-single-slice Armin Braun 2024-12-28 10:15:21 +0100
  • d274da84e8 Merge remote-tracking branch 'apache/main' into improve-top-score-docs-collector Armin Braun 2024-12-28 10:07:25 +0100
  • db161d4667 expose only builder with java function interface. mikhail-khludnev 2024-12-27 12:57:54 +0300
  • 8fada08232 Optimize BitSetIterator#intoBitSet. (#14083) Adrien Grand 2024-12-26 22:26:06 +0100
  • c0fc70016e
    Optimize BitSetIterator#intoBitSet. (#14083) Adrien Grand 2024-12-26 22:26:06 +0100
  • 9fcd549923 tidy mikhail-khludnev 2024-12-26 23:47:46 +0300
  • 416f0854a0 added duel with PointsMultiRange mikhail-khludnev 2024-12-26 23:46:59 +0300
  • 4fe35c0fa1 - renamed Builder - copied range into mikhail-khludnev 2024-12-26 23:23:36 +0300
  • 81dd85180f ./gradlew tidy mikhail-khludnev 2024-12-24 22:54:47 +0300
  • 8b2655d6bc review in progress mikhail-khludnev 2024-12-24 22:53:12 +0300
  • 3b30c0712a Add a HNSW early termination based on nn queue saturation Tommaso Teofili 2024-12-24 15:06:29 +0100
  • e8ef7a05d6 slightly moved description to avoid refs to absent modules mikhail-khludnev 2024-12-24 11:04:33 +0300
  • 7becc5d9c1
    Merge cd16b0a9dc into 0494c824e0 Michael Gibney 2024-12-23 13:50:14 -0500
  • 0f5943e19d Fix test failure Adrien Grand 2024-12-23 15:38:54 +0100
  • 1720dc065d Merge branch 'main' into bit_set_iterator_into_bit_set Adrien Grand 2024-12-23 15:08:49 +0100
  • 0494c824e0 Fix 9.12.1 backward compat indices ChrisHegarty 2024-12-23 09:46:03 +0000
  • 6a79d4264c Make inlining of FixedBitSet#get more predictable when checking live docs. (#14077) Adrien Grand 2024-12-23 09:39:59 +0100
  • b74b2bfedf Add comment to the SIMD intersection logic. (#14073) Adrien Grand 2024-12-23 09:38:50 +0100
  • b0585f11de
    Make inlining of FixedBitSet#get more predictable when checking live docs. (#14077) Adrien Grand 2024-12-23 09:39:59 +0100
  • 42c4c115d6
    Add comment to the SIMD intersection logic. (#14073) Adrien Grand 2024-12-23 09:38:50 +0100
  • eb2990a189 in the middle of PR feedback mikhail-khludnev 2024-12-23 10:11:18 +0300
  • 387b46e364
    include #14081 PR to lucene 10.x YeonghyeonKo 2024-12-23 15:11:17 +0900
  • 2e4dec9792 Use original order by default for same-score items rather than sorting by docId Andy Webb 2024-06-12 12:59:47 +0100
  • 7415d5a7e8 Move 10.0.1 changelog entries to 10.1.0 section branch_10_1 Luca Cavanna 2024-12-20 23:09:45 +0100
  • 8c7050b428 Move 10.0.1 changelog entries to 10.1.0 section Luca Cavanna 2024-12-20 23:07:27 +0100
  • 41caff7078 Move 10.0.1 changelog entries to 10.1.0 section Luca Cavanna 2024-12-20 23:06:27 +0100
  • 50932eda5b Add back-compat indices for 10.1.0 Luca Cavanna 2024-12-20 22:51:28 +0100
  • 4232c246c9 Add back-compat indices for 10.1.0 Luca Cavanna 2024-12-20 21:52:39 +0100
  • 5e7fb91a53 Add back-compat indices for 10.1.0 Luca Cavanna 2024-12-20 21:50:41 +0100
  • 9dc97f393f Add next bugfix version 10.1.1 Luca Cavanna 2024-12-20 21:48:50 +0100
  • 52dd378914 DOAP changes for release 10.1.0 Luca Cavanna 2024-12-20 21:26:40 +0100
  • fdc2e911f2 DOAP changes for release 10.1.0 Luca Cavanna 2024-12-20 21:26:40 +0100
  • 340196731e DOAP changes for release 10.1.0 Luca Cavanna 2024-12-20 21:26:40 +0100
  • 046178be9e Implement ACORN-1 search for HNSW Ben Chaplin 2024-12-20 13:09:02 -0500
  • 6d0cb4fe32 removing unnecessary changes Benjamin Trent 2024-12-20 11:40:07 -0500
  • cb6ab5484e Refactor Benjamin Trent 2024-12-20 11:34:00 -0500
  • c97b352487 Optimize BitSetIterator#intoBitSet. Adrien Grand 2024-12-19 10:26:59 +0100
  • 0a9b49af35 Tighten up initialization of DisjunctionDISIApproximation 1. Add all leads to heap at once via heapfiy operation 2. Very minor tweaks to cost computation loops (avoid multiple iterations) Greg Miller 2024-12-19 13:30:24 -0800
  • 3cfe678649 Merge branch 'main' into seeds Benjamin Trent 2024-12-19 16:02:15 -0500
  • 6f914218fd Use the new `loadIntoBitSet` API to speed up dense conjunctions. (#14080) Adrien Grand 2024-12-19 15:05:14 +0100
  • 22b2651e97 Let `DocIdSetIterator` optimize loading into a FixedBitSet. (#14069) Adrien Grand 2024-12-17 22:22:49 +0100
  • a337d14b21
    Use the new `loadIntoBitSet` API to speed up dense conjunctions. (#14080) Adrien Grand 2024-12-19 15:05:14 +0100
  • 5d0b66a759 iter Ignacio Vera 2024-12-19 12:15:40 +0100
  • 546e6134d6 iter Adrien Grand 2024-12-19 10:32:26 +0100
  • 414304956b
    Update CHANGES.txt YeonghyeonKo 2024-12-19 13:49:10 +0900
  • b4b713a7f4
    Update the link in NIOFSDirectory.java (JRE bug of NIOFS in Windows) YeonghyeonKo 2024-12-19 11:26:03 +0900
  • e0d84b4b34
    Update the link in FSDirectory.java (JRE bug of NIOFS in Windows) YeonghyeonKo 2024-12-19 11:25:22 +0900
  • 6a97e40259
    Merge 4ec12bb6ab into aef16daa76 Adrien Grand 2024-12-19 00:23:56 +0000
  • aef16daa76
    Update stopwords.txt (#14075) Arthur Caccavo 2024-12-18 21:07:08 -0300
  • be71db034f
    Update CHANGES.txt Arthur Caccavo 2024-12-18 19:48:14 -0300
  • 58ca67a08d
    aws jmh benchmark cleanups (#14072) Robert Muir 2024-12-18 14:43:37 -0500
  • d6ed90d5eb Add only components with non zero nodes Viswanath Kuchibhotla 2024-12-18 23:13:33 +0530
  • db10587ba1 add tests for int4BitDotProdut ChrisHegarty 2024-12-18 15:43:11 +0000
  • 9dd389d517 Make heuristic more conservative Adrien Grand 2024-12-18 16:36:36 +0100
  • 62cd45ba54 test default and panama impls return the same result ChrisHegarty 2024-12-18 15:32:21 +0000
  • bf7133c8cc iter Adrien Grand 2024-12-18 15:52:01 +0100
  • 93272c3a58
    hunspell: tolerate REP rule count mismatches (#14079) Robert Muir 2024-12-18 09:39:49 -0500
  • 0088308d7c
    hunspell: tolerate REP rule count mismatches (#14079) Robert Muir 2024-12-18 09:39:49 -0500