Commit Graph

  • d7012ff5a3 iter Adrien Grand 2024-12-02 11:09:18 +0100
  • 11821194ee Added arch specific write int/long expani 2024-12-02 15:29:29 +0530
  • b6132b4685 Even more grammar fixes Viliam Durina 2024-11-26 10:00:01 +0100
  • cb4cd024cc Make SegmentInfos#readCommit(Directory, String, int) public (#14027) branch_10_0 Luca Cavanna 2024-12-02 10:24:56 +0100
  • 4783c05cc7 adjust changelog for #14027 Luca Cavanna 2024-12-02 10:33:17 +0100
  • 4bf0676ecd Run gradlew tidy Viliam Durina 2024-12-02 10:33:47 +0100
  • 067b472a32 adjust changelog for #14027 Luca Cavanna 2024-12-02 10:33:17 +0100
  • c443cc9e1c Make SegmentInfos#readCommit(Directory, String, int) public (#14027) Luca Cavanna 2024-12-02 10:24:56 +0100
  • 4e97cb81c9 Revert some changes Viliam Durina 2024-12-02 10:28:10 +0100
  • c8018b220d Make SegmentInfos#readCommit(Directory, String, int) public (#14027) Luca Cavanna 2024-12-02 10:24:56 +0100
  • a6f9bded85
    Make SegmentInfos#readCommit(Directory, String, int) public (#14027) Luca Cavanna 2024-12-02 10:24:56 +0100
  • c4b7fb4367 More grammar fixes Viliam Durina 2024-12-02 09:57:55 +0100
  • a2483062d6
    Use Arrays.mismatch in FSTCompiler#add. (#13924) zhouhui 2024-12-02 01:07:08 +0800
  • be66af249f
    Fix changelog for GITHUB#14011 (#14018) Viliam Durina 2024-12-01 17:41:10 +0100
  • 8cf18bd550
    Update CHANGES.txt Michael Sokolov 2024-12-01 11:29:04 -0500
  • c20d7a955e bah Ignacio Vera 2024-11-29 15:36:22 +0100
  • f5117e6705 Implement MonitorQuerySerializer Ignacio Vera 2024-11-29 15:25:54 +0100
  • 1db04561ed Merge branch 'main' into randomAccessInputValue Ignacio Vera 2024-11-29 15:15:49 +0100
  • b732543b57 Rewrite queries with no SHOULD clauses and minimumShouldMatch > 0 to a MatchNoDocsQuery. Adrien Grand 2024-11-29 14:47:44 +0100
  • 06a320a53e Rewrite queries with no SHOULD clauses and minimumShouldMatch > 0 to a MatchNoDocsQuery. Adrien Grand 2024-11-29 14:47:44 +0100
  • 4731b98047 spotless Luca Cavanna 2024-11-29 14:27:19 +0100
  • 5d3e5d91d3 changes Luca Cavanna 2024-11-29 14:04:36 +0100
  • f00498197b Make SegmentInfos#readCommit(Directory, String, int) public Luca Cavanna 2024-11-29 13:58:57 +0100
  • c44b3f9338 Make inlining decisions a bit more predictable in our main queries. (#14023) Adrien Grand 2024-11-29 13:27:49 +0100
  • f9869b54d5
    Make inlining decisions a bit more predictable in our main queries. (#14023) Adrien Grand 2024-11-29 13:27:49 +0100
  • 2122dbed77 iter Adrien Grand 2024-11-29 13:01:27 +0100
  • 365ffdeb57 add missing changes log entry for 13998 ChrisHegarty 2024-11-29 10:32:45 +0000
  • 70530a92d9 add missing changes log entry for 13998 ChrisHegarty 2024-11-29 10:32:45 +0000
  • b7957ff090 Add IndexInput isLoaded (#13998) Chris Hegarty 2024-11-29 10:28:32 +0000
  • 7dbbd0daa9
    Add IndexInput isLoaded (#13998) Chris Hegarty 2024-11-29 10:28:32 +0000
  • d756e47516 Merge branch 'main' into reduce_inlining_hazard Adrien Grand 2024-11-29 11:17:55 +0100
  • b3a228c831 iter Adrien Grand 2024-11-29 11:17:24 +0100
  • 10fa0366a4 add missing wrapper delegate ChrisHegarty 2024-11-29 10:11:57 +0000
  • 14591a48a6 Merge branch 'main' into input_isLoaded ChrisHegarty 2024-11-29 09:44:20 +0000
  • 64de7ab2a9 Don't use bulk scoring if the filter leads iteration. Adrien Grand 2024-11-29 10:41:31 +0100
  • ea82561520 Use IntHashSet instead of FixedBitSet Viswanath Kuchibhotla 2024-11-28 07:45:04 +0530
  • 0eb1cc650f
    Merge 972dbfb174 into 98c59a710e Dzung Bui 2024-11-28 00:24:14 +0000
  • 81cfc6b0be
    Merge 939893227c into 98c59a710e kkewwei 2024-11-28 00:24:13 +0000
  • 1657e49154 Removed PerWriterIndexRamManager Marc D'Mello 2024-11-27 02:01:47 +0000
  • 80ea482e11 Fixed randomized unit test Marc D'Mello 2024-11-08 21:30:51 +0000
  • d72cad79bf Added unit tests + fixed some bugs Marc D'Mello 2024-11-08 01:59:47 +0000
  • da6d13af31 Fixed some bugs Marc D'Mello 2024-10-31 22:43:55 +0000
  • 7ebccc6b9b Addressed feedback Marc D'Mello 2024-10-30 22:26:43 +0000
  • a53549a1bf Multi-tenant index writer initial commit Marc D'Mello 2024-10-23 22:11:06 +0000
  • a96a152349 Speed up filtered disjunctions by loading the filter into a bit set. Adrien Grand 2024-11-27 22:26:53 +0100
  • c529c49c3e Run filtered disjunctions with MaxScoreBulkScorer. (#14014) Adrien Grand 2024-11-27 21:56:03 +0100
  • 3f620dcd34 Make WANDScorer compute scores on the fly. (#14021) Adrien Grand 2024-11-26 16:00:30 +0100
  • 98c59a710e
    Run filtered disjunctions with MaxScoreBulkScorer. (#14014) Adrien Grand 2024-11-27 21:56:03 +0100
  • 17f4d01102 fix Adrien Grand 2024-11-27 19:28:20 +0100
  • 318f1e17e5 Fix test Adrien Grand 2024-11-27 19:19:07 +0100
  • 1e681a2c53 CHANGES Adrien Grand 2024-11-27 19:05:16 +0100
  • c315fa0304 Make inlining decisions a bit more predictable in our main queries. Adrien Grand 2024-11-27 18:47:17 +0100
  • 1d0539decb Optimize DFS while marking connected components Viswanath Kuchibhotla 2024-11-27 22:35:50 +0530
  • 8394b52b3b CHANGES Adrien Grand 2024-11-26 16:16:20 +0100
  • 2bc0f20aab tidy Adrien Grand 2024-11-26 16:15:10 +0100
  • 80903edff6 Merge branch 'main' into filtered_maxscore Adrien Grand 2024-11-26 16:01:53 +0100
  • d9aa525c9e
    Make WANDScorer compute scores on the fly. (#14021) Adrien Grand 2024-11-26 16:00:30 +0100
  • 3178bbc22e short-circuit for case there is no oversample Anh Dung Bui 2024-11-26 15:18:03 +0900
  • 0ae6dbbfe9
    Replace "computeScore" with "scoreIsCached" Michael Froh 2024-11-25 12:04:37 -0800
  • d71d418592
    Merge branch 'main' into wand_compute_scores_on_the_fly Adrien Grand 2024-11-25 16:43:00 +0100
  • 71715b59e8 Improve checksum calculations (#13989) Jean-François BOEUF 2024-11-25 15:59:15 +0100
  • 534f815927
    Improve checksum calculations (#13989) Jean-François BOEUF 2024-11-25 15:59:15 +0100
  • ad228936fe CHANGES Adrien Grand 2024-11-25 15:51:03 +0100
  • d9c3bc875b Stop using `SlowImpactsEnum` for terms whose `docFreq` is less than 128. (#14017) Adrien Grand 2024-11-25 15:48:27 +0100
  • b12404b09b Make CombinedFieldQuery eligible for WAND/MAXSCORE. (#13999) Adrien Grand 2024-11-22 18:18:51 +0100
  • 7d5ea247f9 Only consider clauses whose cost is less than the lead cost to compute block boundaries in WANDScorer. (#14003) Adrien Grand 2024-11-22 18:18:00 +0100
  • a5bf8a58b3
    Stop using `SlowImpactsEnum` for terms whose `docFreq` is less than 128. (#14017) Adrien Grand 2024-11-25 15:48:27 +0100
  • 139f52ff2c Add comment back Adrien Grand 2024-11-25 12:06:26 +0100
  • f524bbb3e8 Make WANDScorer compute scores on the fly. Adrien Grand 2024-11-22 22:31:12 +0100
  • 7d793e5b82 Grammar and typo fixes Viliam Durina 2024-11-25 08:56:00 +0100
  • 1a419e84e8 Fix changelog for GITHUB#14011 Viliam Durina 2024-11-25 09:38:15 +0100
  • 29cc804f53 Better encapsulate locking logic in HnswGraphBuilder Viliam Durina 2024-11-25 09:21:08 +0100
  • 215d451a31 Stop using `SlowImpactsEnum` for terms whose `docFreq` is less than 128. Adrien Grand 2024-11-25 09:26:41 +0100
  • 603bd84a79
    removed dependency on AWS Java SDK v2, added minimal S3 client from davidmoten/aws-lightweight-client-java, cleaned up code and removed logging Alex Bogdanovski 2024-11-23 17:57:52 +0200
  • 4f682ae6af Fix changelog for GITHUB#14008 Stefan Vodita 2024-11-23 12:43:34 +0000
  • d19b8425dd Fix changelog for GITHUB#14008 Stefan Vodita 2024-11-23 12:43:34 +0000
  • 0ceffa961e Taxonomy counts are incorrect due to ordinal sorting (#14008) (#14010) Paul King 2024-11-23 22:03:23 +1000
  • aa040d5230 Taxonomy counts are incorrect due to ordinal sorting (#14008) (#14010) Paul King 2024-11-23 22:03:23 +1000
  • adc1789b3b
    Taxonomy counts are incorrect due to ordinal sorting (#14008) (#14010) Paul King 2024-11-23 22:03:23 +1000
  • 0105847ce9
    Update CHANGES.txt Stefan Vodita 2024-11-23 11:47:26 +0000
  • aafed3e8b2 Improve checksum calculations Jean-François BOEUF 2024-11-11 19:41:17 +0100
  • cbec73e4c3 fix JavaDoc: TopDocs instead of Hits (#14015) Sascha Szott 2024-11-23 00:56:58 +0100
  • ad2773b4ef
    fix JavaDoc: TopDocs instead of Hits (#14015) Sascha Szott 2024-11-23 00:56:58 +0100
  • 32bd5b92b2
    fix JavaDoc: TopDocs instead of Hits Sascha Szott 2024-11-22 23:31:59 +0100
  • 4b2a901e86 Run filtered disjunctions with MaxScoreBulkScorer. Adrien Grand 2024-11-22 17:47:42 +0100
  • 9fb03cfa06
    Simplify logic in ScoreCachingWrappingScorer Michael Froh 2024-11-22 10:18:24 -0800
  • de1feea401
    Make CombinedFieldQuery eligible for WAND/MAXSCORE. (#13999) Adrien Grand 2024-11-22 18:18:51 +0100
  • a29112d663
    Merge branch 'main' into combined_wand Adrien Grand 2024-11-22 18:18:39 +0100
  • 90fee7e13f
    Only consider clauses whose cost is less than the lead cost to compute block boundaries in WANDScorer. (#14003) Adrien Grand 2024-11-22 18:18:00 +0100
  • a84f88fb8e
    Merge branch 'main' into only_take_leads_into_account_to_compute_block_boundaries2 Adrien Grand 2024-11-22 17:57:30 +0100
  • 518160e483 CHANGES Adrien Grand 2024-11-22 17:53:14 +0100
  • 43d787020f Merge branch 'main' into combined_wand Adrien Grand 2024-11-22 17:52:08 +0100
  • 532d267228
    Reduce allocation rate in HNSW concurrent merge (#14011) Viliam Durina 2024-11-22 17:48:50 +0100
  • 8fdf11f88c Merge branch 'main' into input_isLoaded ChrisHegarty 2024-11-22 12:18:56 +0000
  • 7c5a9deaf9 Introduces IndexInput#updateReadAdvice to change the ReadAdvice while merging vectors (#13985) Tejas Shah 2024-11-22 04:14:49 -0800
  • 46204f6b53
    Introduces IndexInput#updateReadAdvice to change the ReadAdvice while merging vectors (#13985) Tejas Shah 2024-11-22 04:14:49 -0800
  • 18d90e5881 revert ChrisHegarty 2024-11-22 11:40:54 +0000
  • c46018d25e Merge branch 'main' into force-merge-fix ChrisHegarty 2024-11-22 11:38:32 +0000
  • 8f04bb0064 fix asserts ChrisHegarty 2024-11-22 11:26:50 +0000
  • 11bca03270 Reduce allocation rate in HNSW concurrent merge Viliam Durina 2024-11-22 10:45:42 +0100