Commit Graph

  • ae5ef2fead Add jq curquiza 2025-05-19 23:30:16 +02:00
  • bb07038c31
    tests: Assert succeeded/failed for the index::delete_index IT tests Martin Tzvetanov Grigorov 2025-05-19 16:57:53 +03:00
  • d1a088ea0b
    Format the code Martin Tzvetanov Grigorov 2025-05-19 16:52:43 +03:00
  • b68e22c0e6
    Revert the improvements for get_and_paginate_indexes() Martin Tzvetanov Grigorov 2025-05-19 16:35:09 +03:00
  • 03a36f116e
    1. Use a unique Server for no_index_return_empty_list test Martin Tzvetanov Grigorov 2025-05-19 16:20:16 +03:00
  • 8a0bf24ed5
    Merge pull request #5572 from martin-g/faster-stats-it-tests Tamo 2025-05-19 12:44:08 +00:00
  • e2763471e5
    Faster index::get_index IT tests Martin Tzvetanov Grigorov 2025-05-19 15:36:25 +03:00
  • b2f2c5d69f
    Remove an assertion of a task uid. Martin Tzvetanov Grigorov 2025-05-19 14:44:08 +03:00
  • e547bfb428
    Merge pull request #5577 from meilisearch/comment-out-swarmia v1.15.0-rc.2 Tamo 2025-05-19 10:13:41 +00:00
  • ec690e890d Adapt Document change settings-indexer-edition-2024 ManyTheFish 2025-05-19 11:38:36 +02:00
  • 1594c54e23 Provide more information about resulting documents on test case Lucas Black 2025-05-19 02:37:23 -07:00
  • 768cfb6c2d
    Comment out swarmia deployment for now Louis Dureuil 2025-05-19 11:34:21 +02:00
  • 13b607bd68 Removed matches_wildcard_pattern() and integrated match_pattern() into attributes_to_search_on(), updated test cases Lucas Black 2025-05-18 20:24:52 -07:00
  • c0c3bddda8
    Better stop the stream Clément Renault 2025-05-16 17:12:48 +02:00
  • 10b5fcd4ba
    Update the streaming detection to work with Mistral prototype-chat-route-3 Clément Renault 2025-05-16 15:17:01 +02:00
  • 3d130d31c8
    Do not hard code the non-exiting index name/uid Martin Tzvetanov Grigorov 2025-05-16 15:49:50 +03:00
  • 4cda584b0c
    Fix the build of stats.rs Martin Tzvetanov Grigorov 2025-05-16 15:45:25 +03:00
  • 8113d4a52e
    Make it compatible with the Mistral API Clément Renault 2025-05-16 14:33:53 +02:00
  • 248c90bad5
    removing .await Santhosh Reddy Vootukuri (SUNNY) (from Dev Box) 2024-09-08 09:52:22 -07:00
  • 0e9040e605
    remove warnings Santhosh Reddy Vootukuri (SUNNY) (from Dev Box) 2024-08-13 12:09:09 -07:00
  • 3e3c00f44c
    fix for test failure Santhosh Reddy Vootukuri (SUNNY) (from Dev Box) 2024-08-12 21:55:50 -07:00
  • d986a3bbaf
    Changes to index and expected_response as per feedback Santhosh Reddy Vootukuri (SUNNY) (from Dev Box) 2024-08-08 10:26:39 -07:00
  • c2ceb8e41b
    Improve Integration tests in the file stats.rs Santhosh Reddy Vootukuri (SUNNY) (from Dev Box) 2024-08-08 07:31:46 -07:00
  • 5964289284
    Support base_api in the settings prototype-chat-route-2 Clément Renault 2025-05-15 18:28:02 +02:00
  • 6b81854d48
    Make clippy happy Clément Renault 2025-05-15 18:16:06 +02:00
  • 9e5b466426
    Display pre-query prompt in search tool response prototype-chat-route-1 Clément Renault 2025-05-15 18:10:09 +02:00
  • b43ffd8fac
    Commit when putting stuff in LMDB Clément Renault 2025-05-15 18:03:26 +02:00
  • 43da2bcb8c
    Remove useless function Clément Renault 2025-05-15 17:52:26 +02:00
  • 5e3b126d73
    Expose new chat settings routes Clément Renault 2025-05-15 17:40:55 +02:00
  • a25eb9c136
    Merge pull request #5566 from meilisearch/bad-max-total-hits v1.15.0-rc.1 Tamo 2025-05-15 15:01:22 +00:00
  • 6c034754ca
    Factorise a bit the code Clément Renault 2025-05-15 15:39:38 +02:00
  • cc2011a27f
    Merge pull request #5565 from meilisearch/fix-0-batched-task Tamo 2025-05-15 12:41:48 +00:00
  • 604e156c2b add the snapshots Tamo 2025-05-15 11:35:31 +02:00
  • 1d6777ee68 Forbid 0 in maxTotalHits Tamo 2025-05-15 11:32:08 +02:00
  • 79db2e67fb refactor: prefer helper over explicit pool construction Nate Nethercott 2025-05-15 11:04:38 +02:00
  • 6329cf7ed6
    Display the different tool calls we need to do Clément Renault 2025-05-15 11:17:34 +02:00
  • 0940f0e4f4 add a test Tamo 2025-05-14 17:40:15 +02:00
  • d40290aaaf
    Merge pull request #5560 from meilisearch/experimental-no-snapshot-compression Louis Dureuil 2025-05-15 07:51:06 +00:00
  • 865f24cfef refactor: helper methods for pool and max threads nnethercott 2025-05-14 23:45:24 +02:00
  • fd2de7c668
    Merge pull request #5564 from meilisearch/dont-intern-without-typo-v15 Louis Dureuil 2025-05-14 16:30:57 +00:00
  • 448564b674
    Merge pull request #5563 from meilisearch/fix-swarmia-deploy Many the fish 2025-05-14 16:12:05 +00:00
  • c5dd8e7d6f
    Add test Louis Dureuil 2025-05-12 12:40:55 +02:00
  • c9b4c1fb81
    Only intern in case of single-typo when looking for single typoes Louis Dureuil 2025-05-12 11:59:21 +02:00
  • 0f10ec96af Fix swarmia deployement curquiza 2025-05-14 17:35:47 +02:00
  • 4d1dda5f23 Put back previous CI curquiza-patch-1 curquiza 2025-05-14 17:26:16 +02:00
  • 97f2670d10 Set up jq curquiza 2025-05-14 17:19:36 +02:00
  • e0c8c11a94
    Send an event with the content of the tool calling Clément Renault 2025-05-14 17:15:32 +02:00
  • 58de0b9a21 Remove sudo curquiza 2025-05-14 17:14:39 +02:00
  • 9eb12d0ae9 Fix Swarmia deployment Clémentine 2025-05-14 17:07:47 +02:00
  • 4c1e7241c4 Add test Louis Dureuil 2025-05-12 12:40:55 +02:00
  • 2c94cf67e1 Only intern in case of single-typo when looking for single typoes Louis Dureuil 2025-05-12 11:59:21 +02:00
  • 8608d10fa2 Don't process any tasks if the max number of batched tasks is set to 0 Tamo 2025-05-14 17:09:10 +02:00
  • 83e71cd7b9 Add an experimental cli flag to disable snapshot compaction Tamo 2025-05-14 15:50:05 +02:00
  • 6e8b371111
    Streaming supports tool calling Clément Renault 2025-05-14 14:58:01 +02:00
  • da7d651f4b
    Nearly support tools on the streaming route Clément Renault 2025-05-14 14:29:41 +02:00
  • 24050f06e4
    Return the right message format Clément Renault 2025-05-14 12:03:43 +02:00
  • af482d8ee9
    Aggregate tool calls and display the calls to make. Clément Renault 2025-05-14 11:53:03 +02:00
  • 7d62307739
    Implement a first version of a streamed chat API Clément Renault 2025-05-14 11:18:21 +02:00
  • 3fbe1df770 Updated nested_search_all_details_with_deep_wildcard() to test deeply nested attributes Lucas Black 2025-05-14 00:18:30 -07:00
  • 150d1db86b Implemented integration tests for restrict_searchable.rs on nested wildcard attributes Lucas Black 2025-05-13 21:44:24 -07:00
  • 3a71df7b5a
    Make it work by retrieving content from the index Clément Renault 2025-05-13 16:35:46 +02:00
  • ac39a436d9
    Support overwriten prompts of the search query Clément Renault 2025-05-13 16:33:58 +02:00
  • e5c963a170
    Support querying the index named main Clément Renault 2025-05-13 15:26:24 +02:00
  • 806e983aa5
    fix: lazy computation in thread default Nate Nethercott 2025-05-13 14:14:48 +02:00
  • e96c1d4b0f style: change fmt from empty str to "unlimited" nnethercott 2025-05-13 12:16:34 +02:00
  • 9baf2ce1a6
    Introduce the first version of the /chat route that mimics the OpenAI API Clément Renault 2025-05-13 11:19:32 +02:00
  • 54bfe9255c Revert "Add set in GitHub action to notify deployment to Swarmia" revert-5546-curquiza-patch-1 Many the fish 2025-05-13 09:26:52 +02:00
  • 15cdc6924b refactor: remove runtime cfg!(test) check nnethercott 2025-05-13 09:12:34 +02:00
  • 677e8b122c
    Merge pull request #5551 from meilisearch/dont-intern-without-typo Clément Renault 2025-05-12 20:23:39 +00:00
  • 75a7e40a27 Merge branch 'main' into all-cpus-in-import-dump nnethercott 2025-05-12 21:48:12 +02:00
  • 08c1d05391
    commit for benchmarks tmp-bench-1.14.0 Louis Dureuil 2025-05-12 17:30:13 +02:00
  • d9a527854a
    Merge pull request #5546 from meilisearch/curquiza-patch-1 v1.15.0-rc.0 Many the fish 2025-05-12 13:36:13 +00:00
  • e4f05326be
    Merge pull request #5552 from meilisearch/v1-15-dumpless-upgrade Louis Dureuil 2025-05-12 12:59:47 +00:00
  • d99419acfb Add a NoOp operation in index update ManyTheFish 2025-05-12 14:19:15 +02:00
  • f349630e78 Add v1.15 in index-scheduler upgrade ManyTheFish 2025-05-12 13:53:23 +02:00
  • c8939944c6
    Add test Louis Dureuil 2025-05-12 12:40:55 +02:00
  • 4e6252fb03
    Only intern in case of single-typo when looking for single typoes Louis Dureuil 2025-05-12 11:59:21 +02:00
  • 2d1412afce
    Merge pull request #5549 from meilisearch/update-version-v1.15.0 Many the fish 2025-05-12 09:21:43 +00:00
  • 0f4536df2d Adapt dumpless upgrade tests ManyTheFish 2025-05-12 10:43:12 +02:00
  • 3531efb169 Update version for the next release (v1.15.0) in Cargo.toml ManyTheFish 2025-05-12 08:04:18 +00:00
  • 8bd8e744f3 Attributes to search on supports nested wildcards Lucas Black 2025-05-09 02:42:48 -07:00
  • 6ec430b633
    Update .github/workflows/publish-docker-images.yml Clémentine 2025-05-08 20:08:34 +02:00
  • 4041978402
    Add set in GitHub action to notify deployment to Swarmia Clémentine 2025-05-08 20:07:36 +02:00
  • 53f32a7dd7 refactor: change thread_pool from Option<ThreadPoolNoAbort> to ThreadPoolNoAbort nnethercott 2025-05-07 17:00:08 +02:00
  • 2f7f3ddbd1 Use unstable arroy version containing incremental indexing prototype-incremental-vector-store-00 prototype-incremental-arroy ManyTheFish 2025-05-07 16:33:44 +02:00
  • 47a7ed93d3 feat: Make MaxThreads None by default nnethercott 2025-05-06 09:10:09 +02:00
  • 71ab11f1fe
    Merge pull request #5523 from meilisearch/rollback-updates Many the fish 2025-05-05 09:53:56 +00:00
  • 436776cdbf
    Merge pull request #5535 from meilisearch/filter-comparison-string Many the fish 2025-05-05 09:53:19 +00:00
  • 96bc519f9e
    Merge pull request #5494 from meilisearch/deactivate-numbers-in-typos Many the fish 2025-05-05 09:19:53 +00:00
  • 2ac826edca Apply suggested changes Nate Nethercott 2025-05-01 14:48:59 +02:00
  • 8b23eddc10 Dumpless upgrade ManyTheFish 2025-04-29 15:14:30 +02:00
  • 185f2b8f74
    Fix test now that lexicographic string comparisons are allowed Louis Dureuil 2025-04-30 17:28:59 +02:00
  • c0e987979a
    Allow lexicographic string comparisons Louis Dureuil 2025-04-30 17:28:49 +02:00
  • 89aff2081c Fix clippy warnings nnethercott 2025-04-30 14:17:32 +02:00
  • c05c83a99d
    kickstart new settings indexer Louis Dureuil 2025-04-10 09:56:03 +02:00
  • 066fc2a3c9
    Remove TODO stats in index (this is done) Louis Dureuil 2025-04-10 09:55:32 +02:00
  • 032c67662d
    Merge pull request #5533 from ZeroZ-lab/fix-readme Clément Renault 2025-04-29 22:11:36 +00:00
  • 03f59786c2 Fix links and formatting in README.md for clarity and consistency GuanMu 2025-04-30 00:10:41 +08:00
  • f7c1f19dd8
    rust fmt Louis Dureuil 2025-04-29 16:10:43 +02:00
  • 1542ff30ae
    Roll back index scheduler version first Louis Dureuil 2025-04-29 16:04:53 +02:00