Commit Graph

  • 2c1c33166d
    Merge #5039 meili-bors[bot] 2024-11-06 10:56:50 +0000
  • 9de947f2c8
    Add indices field to MatchBounds Lukas Kalbertodt 2024-10-14 11:44:23 +0200
  • 4f55b80322
    Remove unreachable code Lukas Kalbertodt 2024-10-14 11:39:27 +0200
  • 7e45125e7a Merge branch 'main' into key-actions-to-bitflags F. Levi 2024-11-06 11:19:05 +0200
  • cdb6e3f45a Update version for the next release (v1.11.1) in Cargo.toml dureuill 2024-11-06 08:35:51 +0000
  • 1d574bd443
    Add test Louis Dureuil 2024-11-06 09:25:41 +0100
  • 37a4fd7f99
    Add deadline of 3 seconds to embedding requests made in the context of hybrid search Louis Dureuil 2024-11-06 09:24:51 +0100
  • 0507f5d99b
    Merge #4928 meili-bors[bot] 2024-11-06 08:22:01 +0000
  • 8b260de5a0 Reimplement facet search and facetr level and put them in dedidcated functions ManyTheFish 2024-11-05 16:46:43 +0100
  • be2a7c70f2
    Merge #5037 meili-bors[bot] 2024-11-05 15:37:55 +0000
  • 33b1f54b41
    Progress, in the task queue Louis Dureuil 2024-11-05 16:23:02 +0100
  • ede086bc30
    Merge #5034 meili-bors[bot] 2024-11-05 14:49:56 +0000
  • 7415ef7ff5
    Update crates/meilitool/src/upgrade/v1_11.rs prototype-offline-upgrade-v1-10-to-v1-11-0 Tamo 2024-11-05 15:37:59 +0100
  • a5d138ac34 use a tag while importing arroy instead of a loose branch or rev Tamo 2024-11-05 15:23:27 +0100
  • 0f74a93346
    Update crates/meilitool/src/upgrade/v1_11.rs Tamo 2024-11-05 15:14:02 +0100
  • e4993aa705
    Update crates/meilitool/src/upgrade/mod.rs Tamo 2024-11-05 15:13:50 +0100
  • 66b7e0824e
    Update crates/meilitool/src/upgrade/mod.rs Tamo 2024-11-05 15:13:40 +0100
  • f193c3a67c
    Update crates/meilitool/src/main.rs Tamo 2024-11-05 15:13:32 +0100
  • 9799812b27 fix the benchmarks Tamo 2024-11-05 15:08:01 +0100
  • db55638714
    Do not forget to recompute common prefixes Clément Renault 2024-11-05 11:26:46 +0100
  • ad52c950ba
    Only run word pair proximity docids extraction if proximity_precision enables it ManyTheFish 2024-10-09 11:35:45 +0200
  • 48ab898ca2 fix the datetime of v1.9 Tamo 2024-11-05 10:30:53 +0100
  • a5dc783ffa Merge with main branch F. Levi 2024-11-05 10:56:17 +0200
  • 1b49b60486
    Merge #5026 meili-bors[bot] 2024-11-05 08:37:44 +0000
  • d0b1ba20cb Improves usage of shared indexes Pedro Turik Firmino 2024-11-04 17:26:50 -0300
  • a1f228f662 remove the uneeded files after the rebase Tamo 2024-11-04 18:19:36 +0100
  • 99a9fde37f push back the removed files Tamo 2024-11-04 17:55:55 +0100
  • 106cc7fe3a fmt Tamo 2024-11-04 17:51:40 +0100
  • 4eef0cd332 fix the update from v1_9 to v1_10 by providing a custom datetime formatter myself Tamo 2024-11-04 15:50:38 +0100
  • 5f57306858 update the arroy version in meilitool Tamo 2024-11-04 11:46:36 +0100
  • 690eb42fc0 update the version of arroy Tamo 2024-10-29 03:27:26 +0100
  • a9b61c8434 fix the version parsing and improve error handling Tamo 2024-10-29 02:51:26 +0100
  • ddd03e9b37 implement the upgrade from v1.10 to v1.11 in meilitool Tamo 2024-10-29 02:46:14 +0100
  • 362836efb7 make an upgrade module where we'll be able to shove each version instead of putting everything in the same file Tamo 2024-10-28 11:57:02 +0100
  • 22229d3046
    Merge #5022 meili-bors[bot] 2024-11-04 15:34:19 +0000
  • 186326fe40 update the macos version Tamo 2024-11-04 16:33:04 +0100
  • cf6ad1ae5e Merge branch 'main' into tmp-release-v1.11.0 Tamo 2024-11-04 16:14:44 +0100
  • 3658f57f93
    Add progress Louis Dureuil 2024-11-04 15:10:40 +0100
  • c79ca9679b Changes variable name to re-run CI Pedro Turik Firmino 2024-11-02 18:25:33 -0300
  • 94a1f5a8ea
    First draft just for the commands benchmarks-from-custom-report Clément Renault 2024-10-31 16:30:05 +0100
  • 46fc6bbc2e Merge branch 'main' into key-actions-to-bitflags F. Levi 2024-10-31 15:31:20 +0200
  • a77d5ea8c1
    Pass embedders to documents Louis Dureuil 2024-10-30 14:03:29 +0100
  • c9082130c8
    support vectors or array of vectors Louis Dureuil 2024-10-30 13:50:51 +0100
  • df5bc3c9fd
    Reintroduce vector errors Louis Dureuil 2024-10-30 10:55:57 +0100
  • 0f6a1dbce7
    habemus field distribution Louis Dureuil 2024-10-30 10:06:46 +0100
  • 4ebedf4dc8
    clippy fixes Louis Dureuil 2024-10-30 10:06:38 +0100
  • b02a72c0c0 Applies optimizations to some integration tests Pedro Turik Firmino 2024-10-29 19:30:11 -0300
  • a934b0ac6a Applies optimizations to some integration tests Pedro Turik Firmino 2024-10-29 18:49:06 -0300
  • 1075dd34bb
    Vectors Louis Dureuil 2024-10-29 17:43:36 +0100
  • 28274292d8
    Merge #5021 meili-bors[bot] 2024-10-29 08:06:35 +0000
  • 7058959a46
    Write into documents Louis Dureuil 2024-10-28 16:18:48 +0100
  • 9cbb2b066a
    WIP vector extraction Louis Dureuil 2024-10-28 14:23:54 +0100
  • 5efd70c251
    Allow random access to fields in documents Louis Dureuil 2024-10-28 14:23:38 +0100
  • 65470e26e0
    Document trait changes Louis Dureuil 2024-10-28 14:23:20 +0100
  • bbb67ae0a8
    todo channel Louis Dureuil 2024-10-28 14:23:02 +0100
  • af9f96e2af
    Update older embedding Louis Dureuil 2024-10-28 14:22:45 +0100
  • 1960003805
    Remove some warnings Louis Dureuil 2024-10-28 14:22:19 +0100
  • 2a91849660
    Remove primary key from top id map Louis Dureuil 2024-10-28 14:21:50 +0100
  • 663deac236
    Slight changes index scheduler Louis Dureuil 2024-10-28 14:21:39 +0100
  • c8189e975c
    Add rendering based on document trait Louis Dureuil 2024-10-28 14:10:55 +0100
  • 9e7c455a01
    GlobalFieldIdMap manages metadata Louis Dureuil 2024-10-28 14:09:48 +0100
  • c22dc55694
    Add embed_chunks_ref Louis Dureuil 2024-10-28 14:08:54 +0100
  • 50de3fba7b
    Update raw-collections Louis Dureuil 2024-10-28 14:07:23 +0100
  • ee72f622c7
    Update benchmarks to match the new crates subfolder Clément Renault 2024-10-28 14:06:46 +0100
  • b0da626506
    Merge #5016 meili-bors[bot] 2024-10-28 09:43:14 +0000
  • 24398201be
    Merge 00d15fe43b into f372ee505f Kristof Vandam 2024-10-27 01:33:59 +0200
  • 7f20294729
    Merge dc1122dd41 into f372ee505f Tamo 2024-10-27 01:33:59 +0200
  • 25e5dccad3
    Merge 7bfcd76628 into f372ee505f Nicolas Lamirault 2024-10-27 01:33:59 +0200
  • bed2e17eaa
    Merge 4e4d9e74f4 into f372ee505f Clément Renault 2024-10-24 11:52:41 +0200
  • 63c04f2a64
    Merge 075fcc2c08 into f372ee505f ThalusA 2024-10-24 10:15:05 +0200
  • 043f604c9c
    Merge 29e3b47017 into f372ee505f Guillaume Loulier 2024-10-23 13:51:46 +0200
  • 3d29226a7f
    Merge pull request #5019 from meilisearch/indexer-edition-2024-bumpalo-in-extractors Many the fish 2024-10-23 10:42:38 +0200
  • b30798561c
    Merge 0084868f8f into f372ee505f Santhosh Reddy Vootukuri 2024-10-22 11:46:15 -0700
  • 41ace48a40
    Merge 31d460044b into f372ee505f Santhosh Reddy Vootukuri 2024-10-22 11:45:40 -0700
  • f372ee505f
    Merge #5017 meili-bors[bot] 2024-10-22 08:14:18 +0000
  • 3753f87fd8
    Merge #5011 v1.11.0-rc.3 v1.11.0 release-v1.11.0 meili-bors[bot] 2024-10-21 15:08:49 +0000
  • ba045a0000 Adapt tests F. Levi 2024-10-21 11:43:58 +0300
  • 89243f7df0
    WIP vector extraction Louis Dureuil 2024-10-21 10:39:40 +0200
  • 9fe5122176
    Fixup imports Louis Dureuil 2024-10-21 10:39:31 +0200
  • aff8ca4397
    Add raw versions of parsed vectors Louis Dureuil 2024-10-21 10:39:05 +0200
  • 1a3f4e719d
    Vector document trait Louis Dureuil 2024-10-21 10:38:21 +0200
  • c278024709
    Add vectors field and geo field to document trait Louis Dureuil 2024-10-21 10:36:27 +0200
  • 73e29ee155
    EmbeddingSender stub Louis Dureuil 2024-10-21 10:35:56 +0200
  • 124b5c3df8
    Update raw collections Louis Dureuil 2024-10-21 10:35:44 +0200
  • b89fd49d63 Fix some 'all' flags making problems F. Levi 2024-10-21 11:12:47 +0300
  • 60cc09abec Implement facet search exctraction ManyTheFish 2024-10-21 09:28:49 +0200
  • 8ef8035bf2
    Fix CI Clément Renault 2024-10-21 08:28:33 +0200
  • 3353bcd82d
    Revert "Change the Meilisearch logo to the kawaii version" Clément Renault 2024-10-21 08:21:56 +0200
  • 9c1e54a2c8
    Move crates under a sub folder to clean up the code Clément Renault 2024-10-21 08:18:43 +0200
  • 544961372c Attempt pushing bad code in order to stop stuck GitHub action F. Levi 2024-10-21 00:19:33 +0300
  • 0419b93032 Try fix Sequence impl, refactor, improve F. Levi 2024-10-20 21:46:39 +0300
  • 5675585fe8 move all the searches structures to new modules Tamo 2024-10-20 17:54:43 +0200
  • af589c85ec reverse all the settings to keep the last one received instead of the first one received in case we receive the same setting multiple times Tamo 2024-10-20 17:40:31 +0200
  • ac919df37d simplify the trait a bit more by getting rids of the downcast_aggregate method Tamo 2024-10-20 17:36:29 +0200
  • 73b5722896 rename the other parameter of the aggregate method to new to avoid confusion Tamo 2024-10-20 17:31:21 +0200
  • c94679bde6 apply review comments Tamo 2024-10-20 17:24:12 +0200
  • e4745a61a8 Resolve clippy error temporarily F. Levi 2024-10-20 15:37:13 +0300
  • 04d86a4d9e Adapt code to new flags structure F. Levi 2024-10-20 10:18:09 +0300
  • e51e6f902a Highlight partially cropped matches too F. Levi 2024-10-19 13:42:02 +0300
  • 6c226a4580 Merge branch 'main' into change-matches-position-phrase-search F. Levi 2024-10-17 21:25:42 +0300