Commit Graph

  • 8319552e7d
    Use the sorter cache in the word docids extractor Clément Renault 2024-07-17 15:54:38 +0200
  • 5d5769fd8a
    Introduce a new Sorter Cache for CboRoaringBitmaps Clément Renault 2024-07-17 15:54:19 +0200
  • eafc097a85
    Measure much more places where we insert in sorters Clément Renault 2024-07-17 14:15:23 +0200
  • f17cb2ef5b
    Use Redis to measure the Sorter insertions Clément Renault 2024-07-17 13:55:51 +0200
  • 48bc797dce
    Merge #4812 meili-bors[bot] 2024-07-18 16:16:01 +0000
  • c6b33fd407
    Allow MEILI_NO_VERGEN env var to skip vergen Louis Dureuil 2024-07-18 17:28:01 +0200
  • 6e9d0de8b7
    Merge #4806 meili-bors[bot] 2024-07-17 17:00:01 +0000
  • 1bfb16386c Update rustls as much as possible Tamo 2024-07-17 14:27:29 +0200
  • ea73615abf
    Merge #4804 meili-bors[bot] 2024-07-17 15:47:11 +0000
  • 98bacb5067 Enable swedish recomposition prototype-swedish-184 release-v1.8.4-swedish ManyTheFish 2024-04-30 14:37:28 +0200
  • 8903c5304b Activate only the necessary features for Japanese prototype-japanese-184 release-v1.8.4-japanese ManyTheFish 2023-07-03 18:53:59 +0200
  • 02c61eabfa fix the range reported when the experimental feature has not been set Tamo 2024-07-17 16:54:33 +0200
  • 56b60ec7a0 apply review comment Tamo 2024-07-17 16:13:40 +0200
  • 8f416e8f34
    Merge #4805 meili-bors[bot] 2024-07-17 11:45:39 +0000
  • cf760cbfb1 Log the time to index a batch of task Tamo 2024-07-17 11:56:57 +0200
  • 2af9481804 Implements the experimental contains filter operator« Tamo 2024-07-17 11:13:37 +0200
  • 7a292b572a
    Merge #4801 meili-bors[bot] 2024-07-17 09:00:47 +0000
  • 8d6ac261ae
    Add tests on various failure modes for embedders Louis Dureuil 2024-07-16 11:09:17 +0200
  • b4c8b01c88
    Update existing snapshots Louis Dureuil 2024-07-16 10:44:23 +0200
  • 24240934f9
    Improve errors when indexing documents with a user provided embedder Louis Dureuil 2024-07-16 10:20:20 +0200
  • f4c94ac57f
    manual embedders: limit max size of errors to 250 Louis Dureuil 2024-07-15 21:40:50 +0200
  • 4087a88dbe
    rest|ollama|openai: increase tries to 10 + randomize retry duration Louis Dureuil 2024-07-15 16:57:08 +0200
  • 5adacf2f45
    OpenAI: embed only the first MAX_TOKENS tokens Louis Dureuil 2024-07-15 16:27:26 +0200
  • 65d0c32aa7
    Allow overriding OpenAI's url Louis Dureuil 2024-07-15 16:20:19 +0200
  • 82647bcded
    When retrieveVectors is true, retrieve _vectors.embedder even if there are no vector for that embedder Louis Dureuil 2024-07-15 15:05:56 +0200
  • 1582c7e788
    Merge #4769 meili-bors[bot] 2024-07-16 08:14:46 +0000
  • f0d7fe646b
    Update sdks-tests.yml Bruno Casali 2024-07-15 13:43:55 -0400
  • 6d37dc08a0
    Update ruby SDK on sdks-tests.yml CI workflow Bruno Casali 2024-07-15 13:34:46 -0400
  • e4ea7d86b9 change version 3.3.4 curquiza 2024-07-15 19:01:04 +0200
  • fc5f5f77e6 Change version of Ubuntu curquiza 2024-07-15 18:54:12 +0200
  • 3024a7af8f Change ruby version for tests curquiza 2024-07-15 18:51:16 +0200
  • b1994237d2 Change ruby version for tests curquiza 2024-07-15 18:46:06 +0200
  • f82ab3cc50
    Experiments with Quentin experiment-indexing-setting Clément Renault 2024-07-15 16:20:02 +0200
  • 50c6854964
    Merge #4798 v1.8.4 release-v1.8.4 meili-bors[bot] 2024-07-15 14:09:11 +0000
  • f0f02e6412
    Merge #4796 meili-bors[bot] 2024-07-15 13:26:30 +0000
  • 20094eba06
    Apply review comments Louis Dureuil 2024-07-15 12:43:29 +0200
  • 43bf3ff4e0 Update version for the next release (v1.8.4) in Cargo.toml dureuill 2024-07-15 10:24:00 +0000
  • 8fe6d31e01
    CI: Add ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION workaround to keep using Ubuntu 18.04 Louis Dureuil 2024-07-08 11:04:11 +0200
  • 9ec209bbf4
    When importing dumps, remove regenerate: true vectors items Louis Dureuil 2024-07-15 11:57:11 +0200
  • 9375b7bba5
    Inject generated vectors in dumps Louis Dureuil 2024-07-15 11:56:39 +0200
  • 363a5cc590
    Retrieve function from v1.9 to get embeddings in documents Louis Dureuil 2024-07-15 11:56:18 +0200
  • c35904d6e8
    search::federated::ranking_rules -> search::ranking_rules Louis Dureuil 2024-07-11 16:52:56 +0200
  • 2cacc448b6
    Rename src/search.rs -> src/search/mod.rs Louis Dureuil 2024-07-11 16:40:39 +0200
  • a61b852695
    Add tests Louis Dureuil 2024-07-04 12:40:02 +0200
  • 3167411e98
    Analytics Louis Dureuil 2024-07-11 16:37:16 +0200
  • 83d71662aa
    Changes to multi_search route Louis Dureuil 2024-07-11 16:37:01 +0200
  • 5c323cecc7
    search: introduce federated search Louis Dureuil 2024-07-11 16:36:25 +0200
  • 99bbd51888 Remove un-necessary logs karribalu 2024-07-14 22:35:24 +0100
  • 696184a4d2 Resolve test failures karribalu 2024-07-14 22:24:03 +0100
  • 807d18499e Catch the MDB_TXN_FULL error and reduce the batch size to eventually succeed karribalu 2024-07-14 21:01:18 +0100
  • 075fcc2c08 optimize /indexes route ThalusA 2024-07-12 01:20:01 +0200
  • 77b9347fff
    Merge #4783 meili-bors[bot] 2024-07-11 16:44:30 +0000
  • c85dd9f635 install a default stable toolchain before cargo build tries to install cross Tamo 2024-07-11 11:52:42 +0200
  • 7da95d62e2 Add DEBIAN_FRONTEND to avoid interaction with tzdata curquiza 2024-07-09 13:58:51 +0200
  • 2cda1360ee Remove ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION in CI curquiza 2024-07-09 10:55:12 +0200
  • 5f9c05b944 Update minimal ubuntu version used from 18.04 to 20.04 curquiza 2024-07-08 18:33:00 +0200
  • c6b4af5a81
    search::federated::ranking_rules -> search::ranking_rules prototype-federated-search-0 Louis Dureuil 2024-07-11 16:52:56 +0200
  • ebcbf6b8a0
    Rename src/search.rs -> src/search/mod.rs Louis Dureuil 2024-07-11 16:40:39 +0200
  • 28d96584e7
    Add tests Louis Dureuil 2024-07-04 12:40:02 +0200
  • 58ac4c605c
    Analytics Louis Dureuil 2024-07-11 16:37:16 +0200
  • 482d35d2d9
    Changes to multi_search route Louis Dureuil 2024-07-11 16:37:01 +0200
  • d3a35e280f
    search: introduce federated search Louis Dureuil 2024-07-11 16:36:25 +0200
  • d3a6d2a6fa
    search: introduce hitmaker Louis Dureuil 2024-07-11 16:35:59 +0200
  • 2123d76089
    search: introduce "search_from_kind" Louis Dureuil 2024-07-11 16:35:11 +0200
  • edab4e75b0
    Make SearchKind cloneable Louis Dureuil 2024-07-11 16:33:24 +0200
  • b9982587d4
    Add new errors to meilisearch Louis Dureuil 2024-07-11 16:31:44 +0200
  • e83da00446
    Milli changes to match to allow for more flexible lifetimes Louis Dureuil 2024-07-11 16:29:35 +0200
  • 7fb3e378ff
    Do not fail sort comparisons when the field name or target point are different Louis Dureuil 2024-07-11 16:28:14 +0200
  • 12a7a45930
    Add roaring to meilisearch Louis Dureuil 2024-07-11 16:27:50 +0200
  • 677ed6bbf6
    Merge #4787 meili-bors[bot] 2024-07-11 13:05:20 +0000
  • 29b44e5541
    Merge #4626 meili-bors[bot] 2024-07-11 09:02:55 +0000
  • 6e80364c50
    Apply review comments Clément Renault 2024-07-11 11:00:27 +0200
  • e3dc2cc5a3
    Merge a87c390244 into 0df84bbba7 Many the fish 2024-07-11 07:04:24 +0000
  • 97adef4327
    Merge f6d6a0cbb9 into 0df84bbba7 Many the fish 2024-07-11 07:04:10 +0000
  • 603676cb3b Address PR review changes karribalu 2024-07-10 19:42:16 +0100
  • 23e102ca71 Address PR review changes karribalu 2024-07-10 19:33:16 +0100
  • f36f34c2f7
    Merge #4717 meili-bors[bot] 2024-07-10 15:01:33 +0000
  • 3bac22fd87
    We do not do intersections with the universe when it is related to cache Clément Renault 2024-07-10 10:12:35 +0200
  • ce61cb7fe6
    Simplify and speedup an intersection pass Clément Renault 2024-07-10 10:11:44 +0200
  • 1693d1a311
    Simplify the check to decide to stop a loop Clément Renault 2024-07-10 10:09:39 +0200
  • febea735ca
    Remove the unused universe parameter from resolve_negative_phrases Clément Renault 2024-07-10 10:03:20 +0200
  • 93ba051094
    Remove the invalid get_phrases_docids universe parameter Clément Renault 2024-07-10 10:03:00 +0200
  • cd7a20fa32
    Make it work by avoid storing invalid stuff in the cache Clément Renault 2024-06-21 15:03:51 +0200
  • 41f51adbec
    Do less useless intersections Clément Renault 2024-06-21 14:56:47 +0200
  • 0ca1a4e805
    Always do the intersections with the universe Clément Renault 2024-06-21 14:26:05 +0200
  • 50a7393c55
    Modify the compute_query_term_subset_docids function to accept the universe Clément Renault 2024-06-21 11:43:04 +0200
  • b0e1905788
    Merge deee22b5da into 2099b4f0dd Clément Renault 2024-07-10 14:42:23 +0000
  • deee22b5da
    Use an experimental feature to avoid copying 64k in memory document-dictionnary-compression Clément Renault 2024-07-03 17:51:53 +0200
  • fd8c90b858
    Clean up some parts of the code Clément Renault 2024-07-03 17:17:19 +0200
  • 4ceade43cd
    Make the tests pass Clément Renault 2024-07-03 16:15:32 +0200
  • e95e47d258
    Simplify optional document decompression usage Clément Renault 2024-07-03 15:05:14 +0200
  • e18b06ddda
    Use the zstd library directly to be able to define the compression level Clément Renault 2024-07-02 17:34:02 +0200
  • b15e8aacb6
    Fix merging of documents to support compressed documents Clément Renault 2024-07-02 15:50:22 +0200
  • 767f20e30d
    Generate the dictionary from the first 10k documents Clément Renault 2024-07-02 15:49:56 +0200
  • 0d63d02ab2
    Prefer encoding the output size when compressing documents Clément Renault 2024-07-02 13:12:56 +0200
  • bf5d9f68fa
    First version compressing the documents Clément Renault 2024-07-02 12:11:26 +0200
  • e9d6b4222b
    First compiling version with compressed documents iterators Clément Renault 2024-07-02 11:08:10 +0200
  • 2f0567fad1
    Introduce the compressed obkv readers and writers Clément Renault 2024-07-01 16:38:52 +0200
  • 837274f853
    Restrict even more the Rhai engine Clément Renault 2024-07-09 15:50:37 +0200
  • 487997f6ad
    Support the new editDocumentsByFunction experimental feature Clément Renault 2024-07-09 11:15:57 +0200