Commit Graph

  • b06e04fb9b
    enable debug symbols in release panic-reports Louis Dureuil 2023-11-16 10:21:55 +0100
  • 905dc241ae
    Some clean-up Louis Dureuil 2023-11-16 09:46:10 +0100
  • 146908f062
    Add reports route Louis Dureuil 2023-11-15 23:06:47 +0100
  • 84f701679d
    Get panics in index-scheduler Louis Dureuil 2023-11-15 23:06:19 +0100
  • 355d3b7e45
    index_scheduler::panic_hook module Louis Dureuil 2023-11-15 23:01:35 +0100
  • 1a6da2d0d3
    Merge 2495058a6e into 69354a6144 Clément Renault 2023-11-15 16:22:31 +0100
  • 69354a6144
    Add the benchmarck name to the bot message Clément Renault 2023-11-15 13:56:54 +0100
  • 2495058a6e
    Fix the tests prototype-document-boosting-0 Clément Renault 2023-11-15 10:21:30 +0100
  • b0adc73ce6
    Merge pull request #4207 from meilisearch/diff-indexing-prefix-databases prototype-diff-indexing-1 Many the fish 2023-11-14 16:04:05 +0100
  • 2b5d9042d1
    Merge #4208 meili-bors[bot] 2023-11-14 13:31:45 +0000
  • 5b57fbab08 makes the dump cancellable Tamo 2023-11-14 10:59:02 +0100
  • cd61a22294
    Fix the tests Clément Renault 2023-09-14 16:10:23 +0200
  • 06ae80e2fc
    update the description of the cli argument Tamo 2023-09-14 15:40:45 +0200
  • 6173abcc6c
    Expose a new flag to limit the number of batched tasks Clément Renault 2023-09-14 15:09:58 +0200
  • 72d3fa4898
    Merge #4203 meili-bors[bot] 2023-11-13 13:02:10 +0000
  • 772964125d
    Factor removal of document from DB Louis Dureuil 2023-11-13 13:51:22 +0100
  • 378deb0bef
    Rename trait Louis Dureuil 2023-11-13 13:37:58 +0100
  • 1f36410541 Update tests ManyTheFish 2023-11-13 13:36:39 +0100
  • b11f85a635
    Merge #4205 v1.5.0-rc.3 v1.5.0 release-v1.5.0 meili-bors[bot] 2023-11-13 10:36:01 +0000
  • a2d6dc8571
    Fix typo, remove caching for the change of index Louis Dureuil 2023-11-13 10:44:36 +0100
  • ee1701157f
    Merge #4204 meili-bors[bot] 2023-11-13 09:43:20 +0000
  • 8c649d8061
    Throw error when the vector search is sent with the wrong size Louis Dureuil 2023-11-09 17:45:04 +0100
  • 492fc086f0
    cargo fmt Louis Dureuil 2023-11-12 21:53:11 +0100
  • a2d0c73b41
    Save the currently updating index so that the search can access it at all times Louis Dureuil 2023-11-10 10:50:19 +0100
  • 264b10ec20
    Fixup documentation Louis Dureuil 2023-11-09 16:23:20 +0100
  • 825257da76
    Use more efficient method for deletion in benchmarks Louis Dureuil 2023-11-09 16:13:15 +0100
  • f8289cd974
    Use it from delete-by-filter Louis Dureuil 2023-11-09 14:23:15 +0100
  • 3053e01c05
    Batch::remove_documents_from_db_no_batch Louis Dureuil 2023-11-09 14:23:02 +0100
  • b11c2afac0
    Index::external_id_of Louis Dureuil 2023-11-09 14:22:43 +0100
  • 9cef800b2a
    Enrich uses the new type Louis Dureuil 2023-11-09 14:22:05 +0100
  • db2fb86b8b
    Extract PrimaryKey logic to a type Louis Dureuil 2023-11-09 14:19:16 +0100
  • d05c0faa7a
    Make the engine not reindexing when changing synonyms experiment-hybrid-synonyms Clément Renault 2023-11-09 13:53:23 +0100
  • 882ab9cc85 remove warnings ManyTheFish 2023-11-09 11:35:33 +0100
  • 5a9c96e1db Compute word integer prefix cache ManyTheFish 2023-11-09 11:34:26 +0100
  • 70ce40828c Compute word docids prefix cache ManyTheFish 2023-11-08 16:41:26 +0100
  • a6863a7d6e use the zookeeper-client-sync from meilisearch instead of tamo zookeeper-ha Tamo 2023-11-08 16:21:53 +0100
  • 4cfb48fbb6
    Make the basic ranking rule boosting work Kerollmops 2023-11-08 14:47:35 +0100
  • 688266c83e Remove word pair proximity prefix cache and compute it at search time ManyTheFish 2023-11-08 14:16:01 +0100
  • 6dab826908 Reactivate prefix databases ManyTheFish 2023-11-08 11:52:08 +0100
  • 1e2fbc6a42 revert "REVERT ME: ignore prefix pair databases tests" ManyTheFish 2023-11-07 16:46:52 +0100
  • 67dc0268c5
    Rename Criterion/Criteria into RankingRules Kerollmops 2023-11-08 10:45:06 +0100
  • 523519fdbf
    Merge pull request #4195 from meilisearch/diff-indexing-remove-from-batch Many the fish 2023-11-08 10:29:49 +0100
  • e4adf7fd6d fix the path of the deps prototype-zookeeper-ha-9 Tamo 2023-11-07 16:17:20 +0100
  • 1585b3ed2f re-implement the snapshot import at startup prototype-zookeeper-ha-8 Tamo 2023-11-07 14:15:57 +0100
  • c48f72e6b8 fix a few warnings Tamo 2023-11-06 16:32:49 +0100
  • 41178e59fc fix the leader election Tamo 2023-11-06 15:00:14 +0100
  • d1bc7ec58a fix all the bugs on the snapshots export/import pipeline Tamo 2023-11-06 12:34:48 +0100
  • ef6fa10f7a
    Remove IndexOperation::DocumentDeletion Louis Dureuil 2023-11-06 12:16:15 +0100
  • 620fee35f9
    Fix benches prototype-diff-indexing-0 Louis Dureuil 2023-11-06 11:56:46 +0100
  • cbaa54cafd
    Fix clippy issues Louis Dureuil 2023-11-06 11:19:31 +0100
  • 1bccf2079e
    Correctly mark non-tests as non-tests Louis Dureuil 2023-11-06 11:03:56 +0100
  • 1b2ea6cf19 REVERT ME: ignore prefix pair databases tests ManyTheFish 2023-11-06 10:46:22 +0100
  • 1ad1fcc8c8
    Remove all warnings Louis Dureuil 2023-11-06 10:31:14 +0100
  • 04b2477b17 feedback Dario Heinisch 2023-11-05 21:52:19 +0100
  • b4c08eb10f Merge branch 'main' of github.com:meilisearch/meilisearch Dario Heinisch 2023-11-05 21:28:10 +0100
  • c5ec817f52 WIP fix a lot of bugs: The follower do not wake up when a new snapshot is available Tamo 2023-11-02 18:21:17 +0100
  • 48865470d7
    Merge #4191 meili-bors[bot] 2023-11-02 17:14:23 +0000
  • c810df4d9f
    Update README.md Clémentine U. - curqui 2023-11-02 17:40:18 +0100
  • 87610a5f98 Don't try to delete a document that is not in the database ManyTheFish 2023-11-02 16:49:03 +0100
  • d0a3582a56 no deadlock on start Tamo 2023-11-02 16:45:33 +0100
  • 2544bc1416
    Merge pull request #4160 from meilisearch/diff-indexing-vector-points Many the fish 2023-11-02 16:01:51 +0100
  • ff522c919d
    Fix the vector extractions for the diff indexing Clément Renault 2023-11-02 15:58:08 +0100
  • 1c39459cf4
    Merge pull request #4179 from meilisearch/diff-indexing-fix-nested-primary-key Many the fish 2023-11-02 15:39:50 +0100
  • bf0651f23c Implement iter method on ExternalDocumentsIds ManyTheFish 2023-11-02 15:37:05 +0100
  • 5b20e625f3 fix merge ManyTheFish 2023-11-02 15:31:37 +0100
  • bc51d6157a Fix transform reindexing path ManyTheFish 2023-11-02 13:37:54 +0100
  • 1b4ff991c0 update typed chunks ManyTheFish 2023-10-31 17:44:57 +0100
  • 4b64c33aa2 update vector extractor ManyTheFish 2023-10-31 17:44:42 +0100
  • 12323d610e Change the original document sorter key from the internal docid to a concatenation of the internal and the external docid ManyTheFish 2023-10-31 16:46:16 +0100
  • 44e9033b3a
    Merge pull request #4181 from meilisearch/diff-indexing-parallel-transform Clément Renault 2023-11-02 15:16:10 +0100
  • 4d864f0702
    Always sort internal Sorter entries in parallel Clément Renault 2023-11-02 14:47:43 +0100
  • 5e3df76699
    Merge #4183 meili-bors[bot] 2023-11-02 13:18:13 +0000
  • 0c18962b13 it compiles, now tokio is complaining that we block the main thread (and is right), I need to patch the zookeeper client to not rely on tokio anymore Tamo 2023-11-02 12:55:16 +0100
  • 02765fb267
    Merge #4184 meili-bors[bot] 2023-11-02 11:28:03 +0000
  • 841165d529
    Merge #4185 meili-bors[bot] 2023-11-02 10:48:25 +0000
  • 366144146b WIT: it compiles but the processing of tasks and loading of snapshots is still not implemented Tamo 2023-11-02 10:47:54 +0100
  • ea4a266f08
    Merge #4182 meili-bors[bot] 2023-11-02 08:48:19 +0000
  • 49f069ed97
    Bump Swatinem/rust-cache from 2.6.2 to 2.7.1 dependabot/github_actions/Swatinem/rust-cache-2.7.1 dependabot[bot] 2023-11-01 17:57:42 +0000
  • be16b99d40
    Bump actions/setup-node from 3 to 4 dependabot[bot] 2023-11-01 17:57:38 +0000
  • ec0c09d17c
    Bump docker/login-action from 2 to 3 dependabot[bot] 2023-11-01 17:57:33 +0000
  • a9230f6e6c
    Bump mislav/bump-homebrew-formula-action from 2 to 3 dependabot/github_actions/mislav/bump-homebrew-formula-action-3 dependabot[bot] 2023-11-01 17:57:30 +0000
  • b10c060bf7
    Cleanup TOML Clément Renault 2023-11-01 13:55:18 +0100
  • e507ef5932
    Slow the logging down Clément Renault 2023-11-01 11:06:58 +0100
  • c71b1d33ae
    Sort entries using rayon in the transform sorters Clément Renault 2023-11-01 10:39:16 +0100
  • 0fc446c62f
    Add more timing logs to the Transform Clément Renault 2023-11-01 10:07:03 +0100
  • 03b510945b ICE: use a git version of my crate so rust team can pull the repo Tamo 2023-10-31 17:59:59 +0100
  • c3a8d4b7fb ICE Tamo 2023-10-31 17:39:10 +0100
  • 25a222f4f0
    WIP Clément Renault 2023-10-31 17:38:23 +0100
  • 0fb6acefc3
    Add snapshots for facets Louis Dureuil 2023-10-31 17:11:08 +0100
  • b1d1355b69
    remove tests on soft-deleted Louis Dureuil 2023-10-31 16:36:18 +0100
  • f19332466e
    Extract field value as values instead of Option<Value> Louis Dureuil 2023-10-31 16:35:38 +0100
  • 03ddb4f310
    use deladd in facet update tests Louis Dureuil 2023-10-31 11:54:22 +0100
  • c855cc2721
    Remove unused test Louis Dureuil 2023-10-31 11:54:15 +0100
  • da0503ef80
    Fix document count Louis Dureuil 2023-10-31 10:57:08 +0100
  • 54f0ee1ed2
    Merge #4167 v1.5.0-rc.2 meili-bors[bot] 2023-10-31 14:05:22 +0000
  • 94206b0055 Update tests ManyTheFish 2023-10-31 13:48:47 +0100
  • c573261ac4 WIP: start updating the zookeeper client => leader election is missing Tamo 2023-10-31 13:04:32 +0100
  • b40253bf18
    update snapshots Louis Dureuil 2023-10-31 10:15:34 +0100
  • d8bf3f3fc2
    Remove unused snapshots Louis Dureuil 2023-10-31 10:12:49 +0100
  • 9d59e8011a
    fix some tests Louis Dureuil 2023-10-31 10:08:36 +0100