Commit Graph

  • 10608b5bad Improve search equivalence tests. Adrien Grand 2024-12-04 10:34:55 +0100
  • 4a8a7c214a Merge remote-tracking branch 'upstream/main' into randomAccessInputValue Ignacio Vera 2024-12-04 08:38:00 +0100
  • fe89780b3a java docs Ignacio Vera 2024-12-03 23:15:36 +0100
  • 646443dff3 add changes.txt Jim Ferenczi 2024-12-03 20:55:58 +0000
  • c9c631f9d2 Simplify logic in ScoreCachingWrappingScorer (#14012) Michael Froh 2024-12-03 10:24:41 -0800
  • 552b3f52d7
    Simplify logic in ScoreCachingWrappingScorer (#14012) Michael Froh 2024-12-03 10:24:41 -0800
  • dbf807a446 bo Ignacio Vera 2024-12-03 17:57:59 +0100
  • 02db61ffb3 LUCENE-10073: Reduce merging overhead of NRT by using a greater mergeFactor on tiny segments. (#266) Adrien Grand 2024-12-03 17:47:36 +0100
  • 9c86bed848
    Grammar and typo fixes (#14019) Viliam Durina 2024-12-03 17:51:53 +0100
  • 8fc35f889e address review Jim Ferenczi 2024-12-03 16:50:12 +0000
  • df7b1f618d
    LUCENE-10073: Reduce merging overhead of NRT by using a greater mergeFactor on tiny segments. (#266) Adrien Grand 2024-12-03 17:47:36 +0100
  • 873886d099 FacetSetDecoder Ignacio Vera 2024-12-03 17:47:17 +0100
  • 4ec12bb6ab Skip specialized bulk scorer if two-phase Adrien Grand 2024-12-03 17:45:22 +0100
  • 9b314aa155 Merge branch 'main' into speed_up_filtered_maxscore Adrien Grand 2024-12-03 17:44:49 +0100
  • d357bd1b34 Initialize the dictionary of sorted numeric DV with a known size panguixin 2024-12-04 00:19:35 +0800
  • 88e4ddde06 tidy Jim Ferenczi 2024-12-03 16:04:55 +0000
  • 510da71e47 iter Jim Ferenczi 2024-12-03 15:37:22 +0000
  • 73d61cbadf Add support for storing term vectors in FeatureField Jim Ferenczi 2024-12-03 15:33:08 +0000
  • d42cdd07b9 fix javadocs Adrien Grand 2024-12-03 14:44:46 +0100
  • aaaf6cdedc fix javadocs Adrien Grand 2024-12-03 14:32:36 +0100
  • 70838e3fd2 Undo unintended change. Adrien Grand 2024-12-03 14:03:23 +0100
  • 9006273489 tidy Adrien Grand 2024-12-03 14:02:55 +0100
  • 550dbc3dc8 iter Adrien Grand 2024-12-03 13:55:34 +0100
  • 290847a80e [10.x] Ensure Panama float vector distance impls inlinable (#14031) Chris Hegarty 2024-12-03 10:49:33 +0000
  • 4f08f3dc6f
    Ensure Panama float vector distance impls inlinable (#14031) Chris Hegarty 2024-12-03 10:49:33 +0000
  • a9e46d36e5 minor ChrisHegarty 2024-12-03 10:28:57 +0000
  • fd246b2a8d add changes entry ChrisHegarty 2024-12-03 10:25:25 +0000
  • 8326fe4ca8 Merge branch 'main' into dotProduct_codeSize ChrisHegarty 2024-12-03 10:19:26 +0000
  • 2685977c12 Address review comments Viliam Durina 2024-12-03 11:10:55 +0100
  • 3749bbb06a Merge branch 'main' into merge_postings_enum_impls Adrien Grand 2024-12-03 09:23:30 +0100
  • ad786f4059
    reduce square distance to 302 bytes Robert Muir 2024-12-02 20:24:40 -0500
  • 9c0e2b6c03
    use same approach for square and cosine Robert Muir 2024-12-02 19:20:30 -0500
  • 775b005eab
    simplify dotProductBody a bit more: use static final Robert Muir 2024-12-02 18:48:54 -0500
  • 8762de7f11 Speed up PostingsEnum when reading positions. (#14032) Adrien Grand 2024-12-02 23:26:04 +0100
  • b2a10e3643
    Speed up PostingsEnum when reading positions. (#14032) Adrien Grand 2024-12-02 23:26:04 +0100
  • 38c29eed73 CHANGES Adrien Grand 2024-12-02 23:25:38 +0100
  • 39b6f9f81e Speed up PostingsEnum when reading positions. Adrien Grand 2024-12-02 21:37:47 +0100
  • 25fb8b7298 iter Adrien Grand 2024-12-02 18:50:03 +0100
  • b65ce09d82 iter Adrien Grand 2024-12-02 18:33:54 +0100
  • bd89788338 iter Adrien Grand 2024-12-02 18:32:50 +0100
  • 630ac90b25 iter Adrien Grand 2024-12-02 17:51:24 +0100
  • c1f7b989fc iter Adrien Grand 2024-12-02 17:49:57 +0100
  • 72b28a9e15 iter Adrien Grand 2024-12-02 17:36:02 +0100
  • a14f17a779 iter Adrien Grand 2024-12-02 17:07:09 +0100
  • 12861195a9 Reduce dotProductBody to less than the maximum bytecode size of a hot method to be inlined (325) ChrisHegarty 2024-12-02 16:06:03 +0000
  • 89b6aac5a5 iter Adrien Grand 2024-12-02 16:45:21 +0100
  • 8e5e71dbf9 iter Adrien Grand 2024-12-02 16:13:07 +0100
  • 8314a56afc iter Adrien Grand 2024-12-02 15:53:56 +0100
  • f1b8d1df8b iter Adrien Grand 2024-12-02 15:41:33 +0100
  • 80d991db8c iter Adrien Grand 2024-12-02 14:31:17 +0100
  • 545a1b3f97 iter Adrien Grand 2024-12-02 12:01:23 +0100
  • 874fe8c930 remove freq Adrien Grand 2024-12-02 11:11:18 +0100
  • 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