1
0
mirror of https://github.com/meilisearch/MeiliSearch synced 2025-01-06 03:33:31 +01:00

Commit Graph

  • 1079c55ea5
    sanity checks as debug_assert incremental-facets-on-v1.12 Louis Dureuil 2025-01-03 00:01:29 +01:00
  • 77c97960e2
    facet_value starts at byte 4 👀 Louis Dureuil 2025-01-02 23:55:31 +01:00
  • 7813bc748a
    Fix new_incremental Louis Dureuil 2025-01-02 23:55:17 +01:00
  • 46104a2836
    Update sanity checks Louis Dureuil 2025-01-02 23:54:37 +01:00
  • 854641ef49
    Merge d7cb3192179be28feffb1826c360240fa5ca7ca2 into 7f1071943e1ac06574bb7f67f147e0af37ab76c5 Mahmoud Rawas 2025-01-02 19:41:54 +01:00
  • 0615ef7f9d
    fmt refacto-index-scheduler Tamo 2025-01-02 18:57:25 +01:00
  • 61085f5998
    extract the scheduler part of the index scheduler to another module and split its tests into multiple files Tamo 2025-01-02 18:54:33 +01:00
  • 50b41509cb
    added (failing) sanity checks Louis Dureuil 2025-01-02 16:01:21 +01:00
  • eb5ebdb6d7
    Some bugfixes for incremental facets Louis Dureuil 2025-01-02 16:01:08 +01:00
  • 6d05b1fa23
    move the dumps to another module Tamo 2025-01-02 15:15:17 +01:00
  • 15bb742de1
    update some snapshots and move all the utility test functions to another module Tamo 2025-01-02 14:52:10 +01:00
  • 83d5e6fb52
    extract the queue part of the index-scheduler in another module Tamo 2025-01-02 14:13:51 +01:00
  • 7f1071943e
    Merge staging main meili-bors[bot] 2025-01-02 09:18:13 +00:00
  • 3c1e7c7428
    Bump Swatinem/rust-cache from 2.7.5 to 2.7.7 dependabot[bot] 2025-01-01 17:44:53 +00:00
  • 5908aec6cb
    Merge v1.12.1 latest release-v1.12.1 meili-bors[bot] 2024-12-31 17:11:10 +00:00
  • 19f48c15fb
    Fix the addition of empty payload Tamo 2024-12-31 18:00:14 +01:00
  • 47b484c07c
    update the test to ensure it works when specifying the primary key or not: it doesn't work Tamo 2024-12-31 17:24:32 +01:00
  • 025be5147f
    Use new incremental facet implementation Louis Dureuil 2024-12-31 17:05:07 +01:00
  • 0780b04f6f
    New incremental facet implementation Louis Dureuil 2024-12-31 17:01:18 +01:00
  • a8b7437e33
    Merge bae216cc01c6491945f2d1588835a488ebf2b6b9 into baeefa4817bf5ebfce5fc8252766ba8376038a49 Mathias Vandaele 2024-12-31 14:45:04 +01:00
  • a547b6e5ec
    Merge 790c3587a112441a55882d1e16a50b2488a1fbc4 into baeefa4817bf5ebfce5fc8252766ba8376038a49 F. Levi 2024-12-31 14:45:04 +01:00
  • 81a61e3691
    Merge f8b7a48b1a57df51b48eee6a6fea798952c00df2 into baeefa4817bf5ebfce5fc8252766ba8376038a49 Alexander Zaitsev 2024-12-31 20:09:14 +07:00
  • baeefa4817
    Merge meili-bors[bot] 2024-12-31 10:55:22 +00:00
  • e8ba7833ec
    Update crates/meilisearch/src/routes/indexes/mod.rs Tamo 2024-12-31 10:43:22 +01:00
  • db676aee73
    Update crates/meilisearch/src/routes/indexes/mod.rs Tamo 2024-12-31 10:43:12 +01:00
  • 7d5e28b475
    Merge meili-bors[bot] 2024-12-31 09:40:31 +00:00
  • 0648e06aa2 Update version for the next release (v1.12.1) in Cargo.toml curquiza 2024-12-30 17:36:46 +00:00
  • 33921747b7
    stop skipping empty tasks when adding documents Tamo 2024-12-30 17:48:25 +01:00
  • 970a489dcc
    add a test reproducing the bug Tamo 2024-12-30 16:21:06 +01:00
  • 1a0d8810e5
    Merge meili-bors[bot] 2024-12-30 14:47:15 +00:00
  • 4615d86748
    Merge meili-bors[bot] 2024-12-30 14:12:05 +00:00
  • 0825082213
    Merge ddfb4967d7200e031a3c10e5bbdf083d48e9fced into fc23a0ee52de27087229f538bc4cc5e5a5f24738 Tamo 2024-12-30 14:02:22 +00:00
  • ddfb4967d7
    fix all the tests auto-generate-openAPI-spec Tamo 2024-12-30 15:02:12 +01:00
  • 57e997300b
    fix some tests Tamo 2024-12-30 14:33:22 +01:00
  • b7ff74a090
    WIP: incremental facets Louis Dureuil 2024-12-30 11:46:33 +01:00
  • 2c12576b20 WIP: incremental facets incremental-facets Louis Dureuil 2024-12-30 11:46:33 +01:00
  • 2d502f5a70
    fix the list indexes Tamo 2024-12-30 11:46:31 +01:00
  • 719779d74b
    review all the return type Tamo 2024-12-30 11:40:58 +01:00
  • 525e67ba93 Fix the format and linter error Gnosnay 2024-12-28 20:35:32 +08:00
  • 44eb153619 Replace hardcoded string with constants Gnosnay 2024-12-24 00:39:44 +08:00
  • 195785c47f
    Add a task queue latency panel to the grafana dashboard Takahiro Ebato 2024-12-27 23:26:20 +09:00
  • 4eae92f411
    fix list indexes Tamo 2024-12-12 20:42:03 +01:00
  • b87222d52e
    review all the parameters and tags Tamo 2024-12-26 18:44:08 +01:00
  • 8d471f7c08
    fix and review all the documents route Tamo 2024-12-26 18:26:30 +01:00
  • b39f1ee4e4
    add the batches Tamo 2024-12-26 17:16:52 +01:00
  • 9a75e3a570
    add the experimental features route Tamo 2024-12-26 16:38:01 +01:00
  • 22aaf50cf9
    add the swap indexes Tamo 2024-12-26 16:16:56 +01:00
  • b65e18ef2c
    add the multi-search Tamo 2024-12-26 15:56:44 +01:00
  • e2b0db5546
    fix the settings Tamo 2024-12-23 22:00:44 +01:00
  • 9e4bb90e2d
    try my best to make the sub-settings routes works, it doesn't Tamo 2024-12-23 20:52:47 +01:00
  • ba753c169a
    add the similar route Tamo 2024-12-23 16:32:24 +01:00
  • c685e9e97c
    add the facet search Tamo 2024-12-23 16:11:22 +01:00
  • b60a1b9cbf
    add the searches route and fix a few broken things Tamo 2024-12-23 15:58:52 +01:00
  • 4e1ea803a3
    implement all the /indexes/documents route Tamo 2024-12-19 15:54:10 +01:00
  • be1117006e
    finish rebase and update utoipa to the latest version Tamo 2024-12-18 17:13:57 +01:00
  • 7ab81a04c0
    Implements the get and delete tasks route Tamo 2024-08-08 19:14:19 +02:00
  • 88da028957
    Merge 6768e4ef75a3f50a83402be9b78706a682357123 into ba11121cfc822438659ccb4120327c0c211a2796 Many the fish 2024-12-24 21:17:06 +03:00
  • d7cb319217 - Partial fix - Confirm task success after waiting for it - continued, few missing cases - batch 2 Mahmoud Rawas 2024-12-24 18:53:38 +11:00
  • 15062e7dba - Partial fix - Confirm task success after waiting for it - continued, few missing cases. Mahmoud Rawas 2024-12-24 18:31:46 +11:00
  • bf19f86e38 - Partial fix - Confirm task success after waiting for it. Mahmoud Rawas 2024-12-24 18:00:23 +11:00
  • 91c7ef8723 - Partial fix - Remove hard coded task ids to prevent flaky tests. Mahmoud Rawas 2024-12-21 21:46:51 +11:00
  • fc23a0ee52
    Merge meili-bors[bot] 2024-12-24 10:09:35 +00:00
  • d3491851bc
    Merge meili-bors[bot] 2024-12-23 10:59:33 +00:00
  • 886404cc4d
    Merge meili-bors[bot] 2024-12-23 09:55:52 +00:00
  • 75a7f0e26c
    chore: update mod.rs Ikko Eltociear Ashimine 2024-12-21 22:09:15 +09:00
  • 47827ca5c1 Add Prometheus metrics to measure task queue latency Takahiro Ebato 2024-12-20 22:46:16 +09:00
  • a0f7a7b842
    Merge f75d74a9671f7382fca2a53600ba0851c7742d58 into ba11121cfc822438659ccb4120327c0c211a2796 michascant 2024-12-20 21:28:42 +00:00
  • f75d74a967 removed formating issue michascant 2024-12-20 16:28:30 -05:00
  • 5273ac9a96
    Merge 1658f43467131a3624e5f6e54ac1467e764de57c into ba11121cfc822438659ccb4120327c0c211a2796 Clément Renault 2024-12-19 15:58:38 +00:00
  • 1658f43467
    Display the channel congestion display-bbqueue-congestion Kerollmops 2024-12-19 16:57:17 +01:00
  • 42648919c7 updated settings to pass cargo fmt check michascant 2024-12-19 10:24:15 -05:00
  • 84371a6cd9
    Measure the bbqueue congestion Kerollmops 2024-12-19 15:50:30 +01:00
  • b245861569
    Merge 02f468afb717b0fb2cd4355e611beee9df1c287e into ba11121cfc822438659ccb4120327c0c211a2796 Clément Renault 2024-12-19 10:34:03 +00:00
  • 02f468afb7
    Remove span that is called too many times document-dictionary-compression-mk2 Kerollmops 2024-12-19 11:33:58 +01:00
  • 0784e8dddc
    Add more spans to debug compression Kerollmops 2024-12-19 10:41:50 +01:00
  • 6987cac1ba
    Merge meili-bors[bot] 2024-12-19 09:39:25 +00:00
  • 4232e522ea
    Generate the dictionary only when necessary Kerollmops 2024-12-18 17:11:26 +01:00
  • bfaebb50b2
    Clean up the tests Kerollmops 2024-12-18 15:06:29 +01:00
  • 082237863e
    Merge meili-bors[bot] 2024-12-18 12:47:50 +00:00
  • 4bcdd7a9f9
    fix the flaky batches test Tamo 2024-12-18 11:51:12 +01:00
  • fc4b7ccb70
    Merge meili-bors[bot] 2024-12-18 10:26:02 +00:00
  • df9ac07922 tests: split tests option crate in separate test file Kushal Kumar 2024-12-18 02:55:02 +05:30
  • ba27a09efe refactor: fmt Kushal Kumar 2024-12-18 02:28:02 +05:30
  • bc51d3a918 refactor: remove obsolete test code Kushal Kumar 2024-12-18 02:18:57 +05:30
  • b39d4e9b50 removed unused import michascant 2024-12-17 12:01:06 -05:00
  • 6cdae51626
    Remove last warning by storing rtxn and compressor on each thread Clément Renault 2024-12-17 17:33:53 +01:00
  • d2e628e3b5
    Remove TODO and rely on the PR checklist Clément Renault 2024-12-17 17:18:15 +01:00
  • cdd6c34d67
    Fix some issues after a rebase Clément Renault 2024-12-17 17:16:41 +01:00
  • 7d75988a53
    Fetch the compression dictionary only once to decompress documents Clément Renault 2024-12-17 16:56:54 +01:00
  • c1dd489adc
    Fix the usage of compressed documents Clément Renault 2024-12-17 16:25:53 +01:00
  • b7ae720a7e
    Compress and send compressed documents to the writer Clément Renault 2024-12-17 14:52:10 +01:00
  • a466cf4f2c
    Compress the right documents when a new dictionary is computed Clément Renault 2024-12-17 12:19:45 +01:00
  • 742709450d
    Move the compression extractor into a dedicated module Clément Renault 2024-12-17 11:34:26 +01:00
  • b7a9dbfdf8
    Allocate the decompressed documents in the extractor allocator Kerollmops 2024-12-12 14:32:31 +01:00
  • 409f17b1a0
    Squash in a single commit and rebase Clément Renault 2024-07-01 16:38:52 +02:00
  • b18cd9075d
    Merge meili-bors[bot] 2024-12-17 10:42:16 +00:00
  • 36b897858a
    fmt k-kumar-01/split-meilisearch-search-crate-tests Tamo 2024-12-17 11:40:28 +01:00
  • a7b2f461cf fixed the cargo errors that were occuring michascant 2024-12-16 18:01:27 -05:00
  • fce132a21b tests: split tests in separate file Kushal Kumar 2024-12-17 03:04:50 +05:30
  • 9c857ff48f handling error where multple attributes aren't allowed to be checked, only checking single now since this is being executed in make_setting_route michascant 2024-12-16 16:08:22 -05:00