Commit Graph

  • 89e2d2b2b9 fix the doctest Tamo 2024-10-17 13:55:49 +0200
  • 3a7a20c716 remove the segment feature and always import segment Tamo 2024-10-17 11:14:33 +0200
  • cd378e5bd2
    Add chunking Louis Dureuil 2024-10-16 15:44:04 +0200
  • fa1db6b721 fix the tests Tamo 2024-10-17 09:55:30 +0200
  • 1ab6fec903 send all experimental features in the info event including the runtime one Tamo 2024-10-17 09:49:21 +0200
  • c1fcb2ebc6
    add some warning Louis Dureuil 2024-10-17 09:43:11 +0200
  • 18ac4032aa Remove the experimental feature seen Tamo 2024-10-17 09:35:11 +0200
  • d9115b74f0 move the analytics settings code to a dedicated file Tamo 2024-10-17 09:32:54 +0200
  • 0749633618
    Don't sort in parallel in sorters of the new indexer Louis Dureuil 2024-10-17 09:30:18 +0200
  • 0fde49640a make clippy happy Tamo 2024-10-17 09:18:25 +0200
  • 4ee65d870e remove a lot of ununsed code Tamo 2024-10-17 09:14:34 +0200
  • ef77c7699b add the required shared values between all the events and fix the timestamp Tamo 2024-10-17 09:06:23 +0200
  • 7382fb21e4 fix the main Tamo 2024-10-17 08:38:11 +0200
  • e4ace98004 fix all the routes + move to a better version of mopa Tamo 2024-10-17 01:04:25 +0200
  • aa7a34ffe8 make the aggregate method send Tamo 2024-10-17 00:43:34 +0200
  • 6728cfbfac fix the analytics Tamo 2024-10-17 00:38:18 +0200
  • ea6883189e finish the analytics in all the routes Tamo 2024-10-16 21:17:06 +0200
  • 0647f75e6b
    Add borrow_mut_or_yield extension method Louis Dureuil 2024-10-16 17:36:41 +0200
  • fdeb47fb54 implements all routes Tamo 2024-10-16 17:16:33 +0200
  • e66fccc3f2 get rids of the analytics closure Tamo 2024-10-16 15:51:48 +0200
  • 73e87c152a rewrite most of the analytics especially the settings Tamo 2024-10-16 15:43:27 +0200
  • 86a0097311 Use bumpalo in word docids ManyTheFish 2024-10-15 12:04:20 +0200
  • c75de1f391
    Remove TODO Louis Dureuil 2024-10-16 11:18:59 +0200
  • 198238687f
    Guess and retrieve primary key correctly in batch Louis Dureuil 2024-10-16 09:27:18 +0200
  • f9a6c624a7
    Put primary key, and use provided key in operation Louis Dureuil 2024-10-16 09:27:00 +0200
  • 017757004e
    Add PrimaryKey::new_or_insert Louis Dureuil 2024-10-16 09:26:18 +0200
  • 75b2f22add
    Merge #5008 v1.11.0-rc.2 meili-bors[bot] 2024-10-15 13:08:47 +0000
  • 152683083b
    Change document operation to use method in primary key Louis Dureuil 2024-10-15 14:08:24 +0200
  • c283c95f6a
    Support nested primary keys Louis Dureuil 2024-10-15 14:08:16 +0200
  • 9a0e1dc375
    Fix the prefix deletion Clément Renault 2024-10-15 11:20:09 +0200
  • 1e81d72b5f
    Use the fixed version of the Rhai crate Clément Renault 2024-10-14 18:18:59 +0200
  • dc1122dd41 wip on the documents route auto-generate-openAPI-spec Tamo 2024-10-14 16:57:47 +0200
  • 52b95c4e59
    Make sure we edit the task statuses Clément Renault 2024-10-14 16:48:15 +0200
  • 7e1dc8439b
    Introduce the new update by function Clément Renault 2024-10-14 15:41:10 +0200
  • 5a74d4729c
    Add test failing before this PR, OK now Louis Dureuil 2024-10-14 16:23:28 +0200
  • e44e7b5e81
    Fix retrieveVectors when explicitly passed in displayed attributes without any document containing _vectors Louis Dureuil 2024-10-14 16:17:19 +0200
  • a0b3887709
    Merge #5006 meili-bors[bot] 2024-10-14 14:06:35 +0000
  • 96658ec775
    Make de public Louis Dureuil 2024-10-14 15:41:41 +0200
  • c01ee7b732
    external changes Louis Dureuil 2024-10-14 15:41:31 +0200
  • 6ad3f57bc1
    Changes to de Louis Dureuil 2024-10-14 15:41:13 +0200
  • 28d92c521a
    External docids to &'bump str Louis Dureuil 2024-10-14 15:40:42 +0200
  • 7df20d8282
    Changes to primary key Louis Dureuil 2024-10-14 15:39:33 +0200
  • b4102741e6 Fix duplicated fields when a document is modified ManyTheFish 2024-10-14 14:59:40 +0200
  • 4b4a6c7863 Update meilisearch/src/option.rs Tamo 2024-10-10 15:24:24 +0200
  • 3085092e04 Update meilisearch/src/option.rs Tamo 2024-10-10 13:40:28 +0200
  • c4efd1df4e Update meilisearch/src/option.rs Tamo 2024-10-10 13:40:21 +0200
  • c32282acb1 improve doc Tamo 2024-10-10 13:21:18 +0200
  • 92070a3578 Implement the experimental drop search after and nb search per core Tamo 2024-10-10 13:17:25 +0200
  • f958399275 add redoc to see how it works Tamo 2024-10-14 11:30:10 +0200
  • a525598ad6 Fix facet string indexing ManyTheFish 2024-10-14 10:56:37 +0200
  • 4e97e38177 Serialize docids bitmap one time ManyTheFish 2024-10-09 14:39:27 +0200
  • d675e73af1 Finish prefix databases ManyTheFish 2024-10-14 11:12:10 +0200
  • a2fbf2ea21 set updated at at the end of the indexing ManyTheFish 2024-10-09 13:53:34 +0200
  • 132916f62c Only run word pair proximity docids extraction if proximity_precision enables it ManyTheFish 2024-10-09 11:35:45 +0200
  • 8371819114
    Some clippy related fixes Louis Dureuil 2024-10-14 10:58:37 +0200
  • a90563df3f
    Merge #5001 meili-bors[bot] 2024-10-11 08:27:16 +0000
  • 466604725e Do not send empty edit document by function Tamo 2024-10-10 23:47:15 +0200
  • 6028d6ba43
    Remove somme warnings Louis Dureuil 2024-10-10 22:42:37 +0200
  • 68a2502388
    Introduce indexer level bumpalo Louis Dureuil 2024-10-03 18:08:09 +0200
  • cf5aa630d2
    Merge #5000 v1.10.3 release-v1.10.3 meili-bors[bot] 2024-10-10 13:25:55 +0000
  • f47a23beba
    Update meilisearch/src/option.rs Tamo 2024-10-10 15:24:24 +0200
  • 4e4d9e74f4
    Enable the creation dates back again meilitool-export-documents Clément Renault 2024-10-10 13:41:48 +0200
  • 76c6027483
    Update meilisearch/src/option.rs Tamo 2024-10-10 13:40:28 +0200
  • 6c017bd847
    Update meilisearch/src/option.rs Tamo 2024-10-10 13:40:21 +0200
  • 8e05f4e182 improve doc Tamo 2024-10-10 13:21:18 +0200
  • 49867ae21c Implement the experimental drop search after and nb search per core Tamo 2024-10-10 13:17:25 +0200
  • 4c122dccb4
    Merge #4999 meili-bors[bot] 2024-10-10 10:56:00 +0000
  • a4560d667c Update version for the next release (v1.10.3) in Cargo.toml irevoire 2024-10-10 10:53:44 +0000
  • 995394a516
    Merge #4993 meili-bors[bot] 2024-10-10 05:57:45 +0000
  • 6e37ae8619 Update mini-dashboard curquiza 2024-10-09 19:13:14 +0200
  • 4fbcf6ae6f finish all the api key routes Tamo 2024-10-09 18:21:05 +0200
  • 4a1d4460bd bump utoipa to the latest rc and make the list key route compile Tamo 2024-10-09 16:23:05 +0200
  • e9d74d424b implements more route Tamo 2024-10-09 14:22:56 +0200
  • 657c645603
    Merge #4992 meili-bors[bot] 2024-10-09 10:45:48 +0000
  • 7f5d0837c3 fix the bad experimental search queue size Tamo 2024-10-09 11:46:57 +0200
  • e63b33c6ba
    Add an option to ignore vectors Clément Renault 2024-10-09 10:41:58 +0200
  • 750c988333
    Also export vectors with the documents Clément Renault 2024-10-09 10:39:25 +0200
  • 91e5da2356
    Clarify the usage of the extraction command Clément Renault 2024-10-09 10:32:18 +0200
  • 3f0fe54025
    Ignore creation dates Clément Renault 2024-10-02 23:36:51 +0200
  • feede0fad2
    Create a new export documents meilitool subcommand Clément Renault 2024-10-01 12:07:17 +0200
  • 143a866b48 implements more routes Tamo 2024-10-08 17:05:06 +0200
  • 39b27e42be
    Plug the deletion pipeline Clément Renault 2024-10-08 16:04:19 +0200
  • 470c2272dd
    Show much more stats about the LRU caches Clément Renault 2024-10-08 15:29:24 +0200
  • 30f3c30389
    Merge #4962 meili-bors[bot] 2024-10-08 13:00:56 +0000
  • d907d1b22d
    Merge #4990 meili-bors[bot] 2024-10-08 12:19:38 +0000
  • ed267fa063
    Apply suggestions from code review Clémentine 2024-10-08 14:14:16 +0200
  • 6af55b1a80
    Update Dockerfile Marc 2024-10-08 11:59:43 +0200
  • 2230674c0a
    Merge branch 'fix-append-only-vec' into indexer-edition-2024 Clément Renault 2024-10-08 10:32:45 +0200
  • 5b04189f7a remove flaky assert Timon Jurschitsch 2024-10-07 16:50:57 +0200
  • eb09dfed04
    Avoid reallocation with the ThreadLocal pool Clément Renault 2024-10-07 16:41:17 +0200
  • 83c09d0db0
    Remove the now, useless AppendOnlyVec library Clément Renault 2024-10-07 16:38:45 +0200
  • c0912aa685 add missing shared servers Timon Jurschitsch 2024-10-07 16:29:47 +0200
  • af38f46621 Merge branch 'main' of https://github.com/meilisearch/meilisearch into test/improve-create-index Timon Jurschitsch 2024-10-07 16:27:57 +0200
  • 6fd5258ec1 implements the health and version routes Tamo 2024-10-07 16:17:44 +0200
  • c11b7e5c0f Reduce number of cache created by using thread_local ManyTheFish 2024-10-07 15:58:16 +0200
  • 074de661b4 move the components to the top level and fix the auth Tamo 2024-10-07 15:25:49 +0200
  • 53ef84f4dc add the error message for the task deletion and task cancellation when no filter are sent Tamo 2024-10-07 15:10:59 +0200
  • 220fbff619 finish the task routes almost entirely Tamo 2024-10-07 15:07:08 +0200
  • 8d6c5bf89b write the doc of all the parameters Tamo 2024-10-07 12:17:04 +0200
  • a58e02f431 reorganize a bit of code and implements the get task fully Tamo 2024-10-07 11:36:04 +0200