Commit Graph

  • fd7f2d0798 Taxonomy counts are incorrect due to ordinal sorting (#14008) Paul King 2024-11-22 13:41:47 +1000
  • feda6af1a7 Simplify Codec Anh Dung Bui 2024-11-22 10:05:35 +0900
  • 22288e5ab0 Merge branch 'main' into two-phase-vector Anh Dung Bui 2024-11-22 10:03:18 +0900
  • 816b5fa3c3 Update ComplexPhraseQueryParser.java (#14005) Paul King 2024-11-21 16:13:23 +1000
  • 5d1910c1c6 Refactor test case Anh Dung Bui 2024-11-22 09:44:47 +0900
  • 30e377a361 Add null check Anh Dung Bui 2024-11-22 09:28:00 +0900
  • 3ad7140b30 javadoc mikhail-khludnev 2024-11-21 23:49:18 +0300
  • f0b27006d1 sweep mikhail-khludnev 2024-11-21 23:28:10 +0300
  • 8cd3ccf441 Fix doc ord bug & flush writer multiple times Anh Dung Bui 2024-11-21 21:08:00 +0900
  • 5e1c62c224 more asserts ChrisHegarty 2024-11-21 11:19:14 +0000
  • 1ade063c98 Improve javadocs Adrien Grand 2024-11-21 10:17:29 +0100
  • dfd7b56f03 CHANGES Adrien Grand 2024-11-21 09:46:14 +0100
  • b67637a8d0 Change abstraction to wrap around KNN query Anh Dung Bui 2024-11-21 17:02:14 +0900
  • 5eeb760dae
    Update ComplexPhraseQueryParser.java (#14005) Paul King 2024-11-21 16:13:23 +1000
  • 27d69a2c02
    Update ComplexPhraseQueryParser.java Paul King 2024-11-21 11:18:02 +1000
  • 56fdd4dc81 fix AssertingKNNVectorReader to address failure Tejas Shah 2024-11-20 12:30:52 -0800
  • bbc75c5532 typo Adrien Grand 2024-11-20 19:31:30 +0100
  • 82fd44d88c fix Adrien Grand 2024-11-20 19:19:28 +0100
  • efbe035496 Remove duplicate variable Adrien Grand 2024-11-20 18:28:34 +0100
  • 6a474a4cdc tidy Adrien Grand 2024-11-20 18:26:57 +0100
  • 21cb80e113 Merge branch 'main' into maxmergefactor Adrien Grand 2024-11-20 18:26:39 +0100
  • 9284c3893f simplify Adrien Grand 2024-11-20 18:14:23 +0100
  • 3b68ad990b javadoc linear time ChrisHegarty 2024-11-20 16:31:16 +0000
  • 02f5b9a2aa add override anno ChrisHegarty 2024-11-20 16:31:16 +0000
  • 8c221efeaa Add test Adrien Grand 2024-11-20 15:34:11 +0100
  • 5c71211234 Always update max scores of `head` clauses. Adrien Grand 2024-11-20 15:31:44 +0100
  • a0ddaa5d35 revert ChrisHegarty 2024-11-20 10:42:13 +0000
  • 6a1139a5ec move changes to 10.1 section ChrisHegarty 2024-11-20 10:22:33 +0000
  • 8baf6eb046 Merge branch 'main' into force-merge-fix ChrisHegarty 2024-11-20 10:21:04 +0000
  • 9bd72738dc Only consider clauses whose cost is less than the lead cost to compute block boundaries in WANDScorer. (#14000) Adrien Grand 2024-11-19 09:27:13 +0100
  • b70d214217 Revert "Only consider clauses whose cost is less than the lead cost to compute block boundaries in WANDScorer. (#14000)" Adrien Grand 2024-11-20 10:15:44 +0100
  • 9b5edabf21 Revert "Only consider clauses whose cost is less than the lead cost to compute block boundaries in WANDScorer. (#14000)" Adrien Grand 2024-11-20 10:15:44 +0100
  • 50b510c92f Updates CHANGES.txt Tejas Shah 2024-11-19 09:38:53 -0800
  • a67120e175 Speed up top-k retrieval of filtered disjunctions a bit. (#13996) Adrien Grand 2024-11-19 09:53:45 +0100
  • d6afdc4a25 Only consider clauses whose cost is less than the lead cost to compute block boundaries in WANDScorer. (#14000) Adrien Grand 2024-11-19 09:27:13 +0100
  • 4aeecdfebf
    Speed up top-k retrieval of filtered disjunctions a bit. (#13996) Adrien Grand 2024-11-19 09:53:45 +0100
  • 5be2b31fc7 CHANGES Adrien Grand 2024-11-19 09:28:35 +0100
  • c7dc76ba2f Merge branch 'main' into speed_up_filtered_disjunctions Adrien Grand 2024-11-19 09:28:10 +0100
  • 5807ff1620
    Only consider clauses whose cost is less than the lead cost to compute block boundaries in WANDScorer. (#14000) Adrien Grand 2024-11-19 09:27:13 +0100
  • 6e2eca7354 type Adrien Grand 2024-11-19 09:10:08 +0100
  • b5df0648aa CHANGES Adrien Grand 2024-11-19 09:09:09 +0100
  • b122ca29cb Merge branch 'main' into only_take_leads_into_account_to_compute_block_boundaries Adrien Grand 2024-11-19 09:08:37 +0100
  • c96ec0be67 Adding filter to the toString() method of KnnFloatVectorQuery (#13990) Viswanath Kuchibhotla 2024-11-19 01:14:26 +0530
  • a991a9a861
    Adding filter to the toString() method of KnnFloatVectorQuery (#13990) Viswanath Kuchibhotla 2024-11-19 01:14:26 +0530
  • 80a69348ce
    Avoid allocating liveDocs for no soft-deletes (#13895) (#13903) (#14001) Nhat Nguyen 2024-11-18 11:18:08 -0800
  • 055d27d8e1 Avoid allocating liveDocs for no soft-deletes (#13895) (#13903) Nhat Nguyen 2024-10-14 07:39:31 -0700
  • 97d984d99b Avoid allocating liveDocs for no soft-deletes (#13895) (#13903) 10_0_soft-deletes-live_docs Nhat Nguyen 2024-10-14 07:39:31 -0700
  • f758970724 serial IO Counting test dir ChrisHegarty 2024-11-18 15:45:34 +0000
  • 885df0db0e adding changes entry for the bug fix Viswanath Kuchibhotla 2024-11-18 20:52:32 +0530
  • 5f7ae9a634 tidy Viswanath Kuchibhotla 2024-11-12 23:31:51 +0530
  • 955170f6c7 unit test improvements Viswanath Kuchibhotla 2024-11-12 23:27:29 +0530
  • 6931d0e8b1 adding knnbytevectorquery Viswanath Kuchibhotla 2024-11-12 20:55:09 +0530
  • 504fc09b39 addressing review comments Viswanath Kuchibhotla 2024-11-12 20:07:43 +0530
  • 06a57d63c9 Adding filter to toString() of KnnFloatVectorQuery when it's present (addresses #13983) Viswanath Kuchibhotla 2024-11-12 18:52:02 +0530
  • 1f718c14c8 early return ChrisHegarty 2024-11-18 14:49:22 +0000
  • 87c2b7baf4 avoid testing with direct IO ChrisHegarty 2024-11-18 14:17:24 +0000
  • 6999e2e96e Fix test failure. Adrien Grand 2024-11-18 15:03:36 +0100
  • 861106d115 Only consider clauses whose cost is less than the lead cost to compute block boundaries in WANDScorer. Adrien Grand 2024-11-18 11:19:08 +0100
  • 601535c63b fix test ChrisHegarty 2024-11-18 09:31:05 +0000
  • 11354085f0
    Merge c8a512aa90 into 4400d55297 Sean MacAvaney 2024-11-18 13:30:24 +0530
  • cf27af1416 Speed up top-k retrieval on filtered conjunctions. (#13994) Adrien Grand 2024-11-18 08:51:35 +0100
  • 4400d55297
    Speed up top-k retrieval on filtered conjunctions. (#13994) Adrien Grand 2024-11-18 08:51:35 +0100
  • 8d88cab9f2 Store target separately in child class Anh Dung Bui 2024-11-18 15:38:58 +0900
  • cdf2d5a2aa Merge branch 'main' into optimize_prefix_query zhouhui 2024-11-18 11:20:15 +0800
  • c7562aa087 Add testBackwardSeek case. zhouhui 2024-11-18 10:35:32 +0800
  • c6b030223b Merge branch 'main' into avoid_reload_block zhouhui 2024-11-18 10:01:43 +0800
  • 2be5bb19ea Revert TestLucene912PostingsFormat to resolve conflicts. zhouhui 2024-11-18 10:01:29 +0800
  • 9a97fbe5ca Merge branch 'main' into optimize_prefix_query zhouhui 2024-11-18 09:49:06 +0800
  • f9da336ed9 Use Math.ceil instead of rounding Anh Dung Bui 2024-11-18 10:16:49 +0900
  • 21c1681ea8
    Merge 2817894190 into a0e1eeefeb Mayya Sharipova 2024-11-18 00:25:50 +0000
  • ccd3e25c62 Make the Query experimental Anh Dung Bui 2024-11-17 22:58:26 +0900
  • 4e3297191b Add javadoc Anh Dung Bui 2024-11-17 22:53:42 +0900
  • e2ab4bcf19 Remove forbidden API Anh Dung Bui 2024-11-15 15:22:04 +0900
  • a0e1eeefeb
    Suppressing "automatic module" warning for benchmark-jmh (#13997) Viswanath Kuchibhotla 2024-11-17 18:11:27 +0530
  • 76a06694c4 Make CombinedFieldQuery eligible for WAND/MAXSCORE. Adrien Grand 2024-11-15 22:49:42 +0100
  • a5d44d89eb Remove duplicate test code (#13982) Lu Xugang 2024-11-16 02:09:41 +0800
  • 300862bd20
    Remove duplicate test code (#13982) Lu Xugang 2024-11-16 02:09:41 +0800
  • 4c5a0aae22 Remove duplicate test code Lu Xugang 2024-11-16 00:29:06 +0800
  • 81f53de665 itr ChrisHegarty 2024-11-15 15:13:20 +0000
  • f3603f7996 Add IndexInput isLoaded ChrisHegarty 2024-11-15 14:53:37 +0000
  • daa8b6cc5f Suppressing "automatic module" warning for benchmark-jmh Viswanath Kuchibhotla 2024-11-15 18:34:21 +0530
  • ecb258716d
    PR 13757 follow-up: add missing with-discountOverlaps Similarity constructor variants (#13845) (#13891) Christine Poerschke 2024-11-15 12:48:49 +0000
  • 1c037c2a3e update asserting format and wrappers ChrisHegarty 2024-11-15 12:06:14 +0000
  • 67b9528313
    action review feedback: don't add missing 9.12.0 CHANGES.txt entry Christine Poerschke 2024-11-15 09:13:58 +0000
  • 96d2987349 Remove forbidden API Anh Dung Bui 2024-11-15 15:22:04 +0900
  • bbc7081cbc Add tests Anh Dung Bui 2024-11-15 15:15:46 +0900
  • edef1b2df6 Initial commit: Add TwoPhaseKnnVectorQuery Anh Dung Bui 2024-11-14 17:28:40 +0900
  • d10ff2ba16
    Merge b41be6ae7c into 8698dd85d8 Stefan Vodita 2024-11-15 00:24:00 +0000
  • 003dcac69f
    Address feedback from @mikemccand Michael Froh 2024-11-14 10:33:18 -0800
  • cbbe822d23 Fix test failure. Adrien Grand 2024-11-14 18:39:56 +0100
  • c4fcd6c834 CHANGES Adrien Grand 2024-11-14 18:39:37 +0100
  • a4d4d3cf0c Introduces IndexInput#updateReadAdvice to change the readadvice while reading IndexInput Tejas Shah 2024-11-09 01:35:43 -0800
  • 2b51dab203 rename Adrien Grand 2024-11-14 16:45:01 +0100
  • 7606f9ba9a Speed up retrieval of top-k filtered disjunctions a bit. Adrien Grand 2024-11-14 14:36:12 +0100
  • f00a707364
    lucene-monitor: make static DocumentBatch.of package scope Christine Poerschke 2024-11-14 13:10:45 +0000
  • 66cca09622 Speed up top-k retrieval on filtered conjunctions. Adrien Grand 2024-11-14 10:10:50 +0100
  • 9c521a5ca0 Allow easier verification of the Panama Vectorization provider with newer Java versions (#13986) Chris Hegarty 2024-11-14 09:02:15 +0000
  • 98918aa223 Allow easier verification of the Panama Vectorization provider with newer Java versions (#13986) Chris Hegarty 2024-11-14 09:02:15 +0000
  • 8698dd85d8
    Allow easier verification of the Panama Vectorization provider with newer Java versions (#13986) Chris Hegarty 2024-11-14 09:02:15 +0000
  • 01bbdcee5f Update test cases. zhouhui 2024-11-14 10:43:53 +0800