Commit Graph

  • 7385067c42
    Merge #4542 meili-bors[bot] 2024-03-27 18:21:48 +0000
  • d1021c0f0d
    Merge #4520 meili-bors[bot] 2024-03-27 17:33:22 +0000
  • 8f2606d79d
    fixes typos Bruno Casali 2024-03-27 14:26:47 -0300
  • 0259ad6082
    Merge #4541 v1.7.4 release-v1.7.4 meili-bors[bot] 2024-03-27 16:49:40 +0000
  • 06a11b5b21
    Improve error message Tamo 2024-03-27 17:34:49 +0100
  • b50f518764 Update version for the next release (v1.7.4) in Cargo.toml dureuill 2024-03-27 16:12:54 +0000
  • 94b7afcc55
    Merge #4539 meili-bors[bot] 2024-03-27 16:07:49 +0000
  • ee8cbea810
    Don't optimize reindexing when fields contain dots Louis Dureuil 2024-03-27 16:59:22 +0100
  • b7c582e4f3 connect the search queue with the health route Tamo 2024-03-27 15:49:43 +0100
  • 03c886ac1b adds a bit of documentation Tamo 2024-03-27 15:38:36 +0100
  • cde7ce4f44
    Add test Louis Dureuil 2024-03-27 14:02:09 +0100
  • 92224f109a
    Fix tests Louis Dureuil 2024-03-27 12:19:10 +0100
  • 0d27d50740
    Merge #4516 meili-bors[bot] 2024-03-27 11:04:06 +0000
  • 572fb3a51d
    Finer granularity for embedder needs reindex Louis Dureuil 2024-03-27 11:48:00 +0100
  • 4ff0255783
    remove unused function Louis Dureuil 2024-03-27 11:51:14 +0100
  • a25456120d
    Expose distribution in settings Louis Dureuil 2024-03-27 11:51:04 +0100
  • 168ded3b9d
    Deserr for distribution Louis Dureuil 2024-03-27 11:50:33 +0100
  • afd1da5642
    Add distribution to all embedders Louis Dureuil 2024-03-27 11:50:22 +0100
  • 087a96d22e fix flaky test Tamo 2024-03-27 11:05:37 +0100
  • 34dfea72cc
    Merge #4509 meili-bors[bot] 2024-03-27 09:27:46 +0000
  • 3a1f458139 fix a flaky test Tamo 2024-03-26 19:42:10 +0100
  • 55df9daaa0 adds a comment about the safety of an operation Tamo 2024-03-26 19:34:55 +0100
  • 2e36f069c2 fmt imports Tamo 2024-03-26 19:23:55 +0100
  • 8f5d9f501a update the discussion link Tamo 2024-03-26 19:18:32 +0100
  • 8127c9a115 handle the case of a queue of zero elements Tamo 2024-03-26 19:04:39 +0100
  • e7704f1fc1 add a test to ensure we effectively returns a retry-after when the search queue is full Tamo 2024-03-26 18:08:59 +0100
  • 34262c7a0d
    Add analytics for the negative operator Clément Renault 2024-03-26 18:01:27 +0100
  • e2a1bbae37 simplify and improve the http error Tamo 2024-03-26 17:53:37 +0100
  • 1da9e0f246
    Better support space around the negative operator (-) Clément Renault 2024-03-26 17:42:09 +0100
  • e4a3e603b3
    Expose a first working version of the negative keyword Clément Renault 2024-03-26 17:31:56 +0100
  • e433fd53e6 rename the method to get a permit and use it in all search requests Tamo 2024-03-26 17:28:03 +0100
  • 3f23fbb46d create the experimental CLI argument Tamo 2024-03-26 16:43:40 +0100
  • c41e1274dc push and test the search queue datastructure Tamo 2024-03-26 15:56:43 +0100
  • 9a95ed619d
    Add tests Louis Dureuil 2024-03-26 10:36:56 +0100
  • f82d056072
    Hide secrets in settings and task queue Louis Dureuil 2024-03-26 10:36:24 +0100
  • e4f8ee00c8
    check consistency, create a dump and send push event for failed checks prototype-detect-db-inconsistencies-0 Louis Dureuil 2024-03-25 16:28:23 +0100
  • 5ea017b922
    Merge #4530 meili-bors[bot] 2024-03-25 12:23:31 +0000
  • 817ccc089a
    also allow api_key Louis Dureuil 2024-03-25 11:50:00 +0100
  • 2ddd872ce6
    Merge #4373 meili-bors[bot] 2024-03-25 10:40:50 +0000
  • 4136630ea5
    Use constants instead of raw strings in set_*set() Louis Dureuil 2024-03-25 11:39:33 +0100
  • 58972f35cb
    Allow url parameter for ollama embedder Louis Dureuil 2024-03-25 11:13:21 +0100
  • dfa5e41ea6
    Check validity of the URL setting Louis Dureuil 2024-03-25 10:05:58 +0100
  • a1db342f01
    Expose REST embedder to the API Louis Dureuil 2024-03-25 10:05:38 +0100
  • f87747f4d3
    Remove unwraps Louis Dureuil 2024-03-20 13:25:10 +0100
  • b6b4b6bab7
    Remove the tokio and the reqwests Louis Dureuil 2024-03-19 15:43:12 +0100
  • f649f58013
    embed no longer async Louis Dureuil 2024-03-19 15:42:53 +0100
  • ac52c857e8
    Update ollama and openai impls to use the rest embedder internally Louis Dureuil 2024-03-19 15:41:37 +0100
  • 8708cbef25
    Add RestEmbedder Louis Dureuil 2024-03-14 14:44:43 +0100
  • c3d02f092d
    OpenAI sync Louis Dureuil 2024-03-14 11:14:31 +0100
  • bc58e8a310
    Documentation for the vector module Louis Dureuil 2024-03-12 15:00:26 +0100
  • ec81c2bf1a
    Merge #4511 meili-bors[bot] 2024-03-25 09:26:11 +0000
  • 13a84ae557 fix: set the histogram bucket boundaries to follow the otel spec Rohan Kumar 2024-03-25 11:07:07 +0530
  • 325435ad43 feat: add request rate and error rate panels to grafana dashboard Rohan Kumar 2024-03-24 21:22:02 +0530
  • 5833070358 feat: add status code label to prometheus http request counter Rohan Kumar 2024-01-30 11:26:01 +0530
  • ae3c31a82c
    Merge #4526 meili-bors[bot] 2024-03-22 16:06:54 +0000
  • 00d15fe43b allow to listen on unix domain sockets Kristof Vandam 2024-03-22 17:04:08 +0100
  • 9865c58046 chore: remove repetitive words availhang 2024-03-22 15:23:13 +0800
  • bf95438ea8
    Merge #4522 meili-bors[bot] 2024-03-21 15:57:50 +0000
  • 48d012c3e2 Merge branch 'main' into tmp-release-v1.7.3 Tamo 2024-03-21 16:39:38 +0100
  • 8394be9484 Add automation to create openAPI issue curquiza 2024-03-21 15:49:25 +0100
  • 414fc14426
    Merge #4519 v1.7.3 release-v1.7.3 meili-bors[bot] 2024-03-21 11:21:56 +0000
  • 3b8e8b7f1a Update version for the next release (v1.7.3) in Cargo.toml curquiza 2024-03-21 11:20:30 +0000
  • c67f04c746
    Update sprint_issue.md Clémentine U. - curqui 2024-03-20 18:45:56 +0100
  • fc1c3f4a29
    Merge #4466 meili-bors[bot] 2024-03-20 13:06:53 +0000
  • f2f1367ec3
    add a timeout to the webhook v1.7.2 release-v1.7.2 Tamo 2024-03-19 14:53:50 +0100
  • 18f17ed728
    Update version for the next release (v1.7.2) in Cargo.toml irevoire 2024-03-19 13:50:02 +0000
  • 4628b7b7bd bump charabia to 0.8.8 6543 2024-03-20 13:39:00 +0100
  • d49250358d
    Merge #4513 release-v1.7.1 meili-bors[bot] 2024-03-20 09:57:24 +0000
  • 5046ffdf54
    Merge #4512 meili-bors[bot] 2024-03-20 09:14:43 +0000
  • c5322df519
    Revert "Revert "Merge remote-tracking branch 'origin/main' into release-v1.7.1"" Tamo 2024-03-20 10:08:28 +0100
  • 6079141ea6 snapshot the scores side by side with the score details Tamo 2024-03-19 18:30:14 +0100
  • 2c3af8e513 query the detailed score detail in the test Tamo 2024-03-19 18:07:11 +0100
  • ac60c5aa89 add a timeout to the webhook Tamo 2024-03-19 14:53:50 +0100
  • 098ab594eb
    A score of 0.0 is now lesser than a sort result Louis Dureuil 2024-03-19 17:32:32 +0100
  • c495c8eb33
    Merge #4510 meili-bors[bot] 2024-03-19 16:02:24 +0000
  • 567194b925 Revert "Merge remote-tracking branch 'origin/main' into release-v1.7.1" Tamo 2024-03-19 16:56:21 +0100
  • d8fe4fe49d return the order in the score details Tamo 2024-03-19 15:45:04 +0100
  • 7b9e0d2944 forward the degraded parameter to the hybrid search Tamo 2024-03-19 15:11:21 +0100
  • 344356c988
    Merge #4507 meili-bors[bot] 2024-03-19 14:07:31 +0000
  • 0ae39644f7 fix the facet search Tamo 2024-03-19 15:07:06 +0100
  • ee6e7e8265 Update version for the next release (v1.7.2) in Cargo.toml irevoire 2024-03-19 13:50:02 +0000
  • bfec9468d4
    Update milli/src/search/mod.rs Tamo 2024-03-19 14:49:15 +0100
  • 5233534dc0
    Merge #4477 meili-bors[bot] 2024-03-19 13:23:48 +0000
  • fced2ff9ab
    Merge #4502 meili-bors[bot] 2024-03-19 12:41:28 +0000
  • bd74cce86a
    Merge remote-tracking branch 'origin/main' into release-v1.7.1 Clément Renault 2024-03-19 13:39:17 +0100
  • f85c80d059
    Merge #4503 meili-bors[bot] 2024-03-19 10:35:46 +0000
  • 2a92c04100
    Adding new assets Louis Dureuil 2024-03-19 11:31:32 +0100
  • 4369e9e97c add an error code test on the setting Tamo 2024-03-19 11:14:28 +0100
  • e8516f00c4 move settings workload in root workload directory ManyTheFish 2024-03-19 10:39:21 +0100
  • 7bd881b9bc adds the degraded searches to the prometheus dashboard Tamo 2024-03-18 18:39:05 +0100
  • 6a0c399c2f rename the search_cutoff parameter to search_cutoff_ms Tamo 2024-03-18 12:06:00 +0100
  • 038c26c118 stop returning the degraded boolean when a search was cutoff Tamo 2024-03-14 17:52:08 +0100
  • ad9192fbbf reduce the size of an integration test Tamo 2024-03-14 17:42:33 +0100
  • b8cda6c300 fix the search cutoff and add a test Tamo 2024-03-14 17:34:46 +0100
  • b72495eb58 fix the settings tests Tamo 2024-03-12 18:19:02 +0100
  • d1db495119 add a settings for the search cutoff Tamo 2024-03-11 18:24:21 +0100
  • 4a467739cd implements a first version of the cutoff without settings Tamo 2024-03-05 11:21:46 +0100
  • 29e71eedc7 Add benchmarks ManyTheFish 2024-03-18 18:31:28 +0100
  • 10d053cd2f
    Merge #4500 meili-bors[bot] 2024-03-18 15:21:24 +0000
  • a302e258bd
    Don't display dimensions as 0 when it is not set Louis Dureuil 2024-03-18 16:10:12 +0100