Commit Graph

  • e9668eff79 Misc F. Levi 2024-10-05 13:40:38 +0300
  • 0403ec0a56 Fix All flag F. Levi 2024-10-04 14:33:35 +0300
  • 56b5289b2f Make Actions usable as bitflags F. Levi 2024-10-04 14:26:49 +0300
  • 29e3b47017 refactor(vector): improve ollama support Guillaume Loulier 2024-10-04 11:28:03 +0200
  • 4b8dd6dd6b Merge branch 'main' into key-actions-to-bitflags F. Levi 2024-10-04 11:45:58 +0300
  • 03579aba13 Adjust test F. Levi 2024-10-04 11:38:47 +0300
  • c3de3a9ab7 Refactor F. Levi 2024-10-04 11:30:31 +0300
  • 2a7e25c4cb Update middleware.rs waks11 2024-10-03 18:52:20 -0400
  • 386ca86297
    Merge #4963 meili-bors[bot] 2024-10-03 15:40:07 +0000
  • dff2d54784
    Merge pull request #4976 from meilisearch/fix-append-only-vec Many the fish 2024-10-03 17:26:00 +0200
  • 58d96fbea3
    Rename Node parent to next Clément Renault 2024-10-03 16:15:05 +0200
  • 4665bfcb19
    Move the parent assignation before the exchange operation Clément Renault 2024-10-03 16:14:23 +0200
  • a7a01646cf
    Remove the useless Manually drop Clément Renault 2024-10-03 15:57:31 +0200
  • 0409a26cd8
    Replace the concurrent vec by a linked list Clément Renault 2024-10-03 14:59:29 +0200
  • 8221c94e7f Split into multiple files, refactor F. Levi 2024-10-03 15:37:51 +0300
  • e134d03a14 Add a test reproducing the bug bug-phrase-search-on-attribute-to-search-on ManyTheFish 2024-10-03 12:04:59 +0200
  • 35f78b5423 TO REMOVE: usefull debug prints ManyTheFish 2024-10-03 10:40:31 +0200
  • 14261f8f04 Integrate facet level bulk update ManyTheFish 2024-10-01 16:13:08 +0200
  • 774ed28539 Fix Prefix FST when a document is modified ManyTheFish 2024-10-02 12:48:41 +0200
  • d79f75f630 Compute and Write external-documents-ids database ManyTheFish 2024-10-02 11:32:19 +0200
  • c427d9e2ad Merge branch 'main' into change-matches-position-phrase-search F. Levi 2024-10-03 10:42:34 +0300
  • 40336ce87d Fix and refactor crop_bounds F. Levi 2024-10-03 10:40:14 +0300
  • 2a18917af3 add delete_index_fail function Timon Jurschitsch 2024-10-02 16:23:21 +0200
  • 9901d63068 update utoipa to the latest version Tamo 2024-10-02 14:59:42 +0200
  • ccf01c2471
    Merge pull request #4969 from meilisearch/indexer-edition-2024-try-map Clément Renault 2024-10-02 11:25:05 +0200
  • 0566f2549d
    Merge #4972 v1.11.0-rc.1 meili-bors[bot] 2024-10-02 09:23:55 +0000
  • 0c2661ea90
    Fix tests Louis Dureuil 2024-10-02 11:20:29 +0200
  • 62dfbd6255
    Add binary quantized to allowed fields for source adds its sources Louis Dureuil 2024-10-02 11:20:02 +0200
  • 4859a36cb6 Implements the get and delete tasks route Tamo 2024-08-08 19:14:19 +0200
  • cc669f90d5
    Merge #4971 meili-bors[bot] 2024-10-02 05:53:51 +0000
  • 37a9d64c44 Fix failing test, refactor F. Levi 2024-10-01 22:52:01 +0300
  • b1dc10e771 uses the new cancellation method in arroy Tamo 2024-10-01 17:45:49 +0200
  • 4b598fa648 update arroy Tamo 2024-09-30 13:12:01 +0200
  • 17571805b4 use shared servers Timon Jurschitsch 2024-10-01 17:27:27 +0200
  • 2654ce6e6c use shared servers Timon Jurschitsch 2024-10-01 17:01:47 +0200
  • d9e4db9983 Refactor F. Levi 2024-10-01 17:50:59 +0300
  • 6d16230f17 Refactor F. Levi 2024-10-01 17:19:15 +0300
  • b7a5ba100e
    Move the ParallelIteratorExt into the parallel_iterator_ext module Clément Renault 2024-10-01 11:10:18 +0200
  • dead7a56a3
    Keep the caches in the AppendOnlyVec Clément Renault 2024-10-01 11:07:56 +0200
  • 0a8cb471df
    Introduce the AppendOnlyVec struct for the parallel computing Clément Renault 2024-09-30 23:50:43 +0200
  • 00e045b249
    Rename and use the try_arc_for_each_try_init method Clément Renault 2024-09-29 17:42:26 +0200
  • d83c9a4074
    Introduce the try_for_each_try_init method to be used with Arced Errors Clément Renault 2024-09-29 17:21:11 +0200
  • f3356ddaa4
    Fix the errors when using the try_map_try_init method Clément Renault 2024-09-29 16:46:58 +0200
  • 31de5c747e
    WIP using try_map_try_init Clément Renault 2024-09-26 18:59:28 +0200
  • 3843240940
    Prefer using Ars instead of Options Clément Renault 2024-09-26 18:43:23 +0200
  • 8cb5e7437d
    try using try_map_try_init Louis Dureuil 2024-09-26 17:48:32 +0200
  • 5b776556fe
    Add ParallelIteratorExt Louis Dureuil 2024-09-26 17:46:58 +0200
  • bb7a503e5d Compute prefix databases ManyTheFish 2024-10-01 09:56:49 +0200
  • eabc14c268 Refactor, handle more cases for phrases F. Levi 2024-09-30 21:24:41 +0300
  • e78da35287
    Merge #4930 meili-bors[bot] 2024-09-30 15:55:05 +0000
  • 64589278ac
    Appease *some* of clippy warnings Louis Dureuil 2024-09-30 16:08:29 +0200
  • 8df6daf308 Remove fid_wordcount_docids.rs ManyTheFish 2024-09-30 11:52:31 +0200
  • 5b552caf42 Fix position in insertions ManyTheFish 2024-09-30 11:46:32 +0200
  • 2b51a63418 Remove dead code ManyTheFish 2024-09-30 11:42:36 +0200
  • 3d8024fb2b
    write the weighted fields ids map Louis Dureuil 2024-09-30 11:35:03 +0200
  • 4b0da0ff24
    Fix inversion of field_id and position Louis Dureuil 2024-09-30 11:34:50 +0200
  • 079f2b5de0
    Format error messages consistently Louis Dureuil 2024-09-30 11:34:31 +0200
  • 84b4219a4f test: improve delete_index.rs Timon Jurschitsch 2024-09-29 10:16:31 +0200
  • 5539a1904a test: improve performance of create_index.rs Timon Jurschitsch 2024-09-28 11:05:52 +0200
  • 00ccf53ffa Merge branch 'main' into change-matches-position-phrase-search F. Levi 2024-09-27 15:52:05 +0300
  • d20a39b959 Refactor find_best_match_interval F. Levi 2024-09-27 15:44:30 +0300
  • 71b364286b
    Merge #4957 meili-bors[bot] 2024-09-26 20:19:21 +0000
  • bdd363dd94
    Add spans no-cache-no-disk Clément Renault 2024-09-26 17:20:32 +0200
  • 86183e0807
    Merge #4960 meili-bors[bot] 2024-09-26 15:03:01 +0000
  • d6b3aae8a6
    WIP add more logs Clément Renault 2024-09-26 16:37:38 +0200
  • 78a4b7949d update rhai to a version that shouldn’t panic Tamo 2024-09-26 15:04:03 +0200
  • ac2d54b27c
    Make the merger multithreaded Clément Renault 2024-09-26 11:09:06 +0200
  • 7d61697f19
    Fix another iteration bug on hashmap entries Clément Renault 2024-09-25 22:42:41 +0200
  • 97d2860998
    Fix iterating on hashmap entries Clément Renault 2024-09-25 22:15:15 +0200
  • 15bf556291
    Write the inverted indexes in memory and never on disk Clément Renault 2024-09-25 18:13:19 +0200
  • 960060ebdf Fix fst builder when their is no previous FST ManyTheFish 2024-09-25 16:52:43 +0200
  • 3d244451df
    Reduce the lru key size from 8 to 12 bytes Clément Renault 2024-09-25 16:14:13 +0200
  • 5f53935c8a
    Fix a bug in the Lru Clément Renault 2024-09-25 16:01:08 +0200
  • 29a7623c3f
    Fxi some logs Clément Renault 2024-09-25 15:57:50 +0200
  • e97041f7d0
    Replace the Lru free list by a simple increment Clément Renault 2024-09-25 15:55:52 +0200
  • 52d7f3ed1c
    Reduce the lru key size from 20 to 8 bytes Clément Renault 2024-09-25 15:37:13 +0200
  • 86d5e6d9ff
    Use the new Lru Clément Renault 2024-09-25 14:54:56 +0200
  • 759b9b1546
    Introduce a new custom Lru Clément Renault 2024-09-25 14:49:03 +0200
  • 3f7a500f3b Build prefix fst ManyTheFish 2024-09-25 14:15:18 +0200
  • dc2cb58cf1 use charabia default for all-tokenization ManyTheFish 2024-09-25 11:12:30 +0200
  • e9580fe619 Add turkish normalization ManyTheFish 2024-09-25 11:03:17 +0200
  • 8205254f4c
    Merge #4955 meili-bors[bot] 2024-09-25 08:18:44 +0000
  • 974272f2e9 Merge branch 'main' into indexer-edition-2024 ManyTheFish 2024-09-25 07:37:32 +0200
  • 7ad037841f
    Move the tracing info to eprintln Clément Renault 2024-09-24 18:21:58 +0200
  • e0c7067355
    Expose an IndexedParallelIterator to the index function Clément Renault 2024-09-24 17:24:50 +0200
  • efdc5739d7
    Merge #4953 meili-bors[bot] 2024-09-24 15:02:24 +0000
  • b31e9bea26 while retrieving the readers on an arroywrapper, stops at the first empty reader Tamo 2024-09-24 16:33:17 +0200
  • 6e87332410 Change the way the FST is built ManyTheFish 2024-09-24 15:58:18 +0200
  • 2d1caf27df
    Use eprintln to log Clément Renault 2024-09-24 15:59:50 +0200
  • 92678383d6
    Update charabia Clément Renault 2024-09-24 15:37:56 +0200
  • 7f148c127c
    Measure the SmallVec efficacity Clément Renault 2024-09-24 15:32:15 +0200
  • 7f048b9732 early exit in the clear and contains Tamo 2024-09-24 15:02:38 +0200
  • 8b4e2c7b17 Remove now unused method Tamo 2024-09-24 15:00:25 +0200
  • 645a55317a merge the build and quantize method Tamo 2024-09-24 14:54:24 +0200
  • 8caf97db86
    Merge #4954 meili-bors[bot] 2024-09-24 12:53:34 +0000
  • b8a74e0464 fix comments Tamo 2024-09-24 10:59:15 +0200
  • fd8447c521 fix the del items thing Tamo 2024-09-24 10:52:05 +0200
  • f2d187ba3e rename the index method to embedder_index Tamo 2024-09-24 10:39:40 +0200
  • 79d8a7a51a rename the embedder index for clarity Tamo 2024-09-24 10:36:28 +0200
  • 86da0e83fe
    Upgrade "batch failed" log to ERROR level Louis Dureuil 2024-09-24 10:02:53 +0200