Commit Graph

  • f2c8ced133
    Actually execute the transform even if there are only documents to delete Louis Dureuil 2023-10-25 17:32:45 +0200
  • 96747b44de
    Add simple delete test Louis Dureuil 2023-10-25 17:32:36 +0200
  • 7cbfc1286b
    snapshot always display stuff in consistent order Louis Dureuil 2023-10-25 16:50:49 +0200
  • 9079ea1a0b
    remove more warnings and fix some tests Louis Dureuil 2023-10-25 14:49:25 +0200
  • 3694a14b1e
    Add TmpIndex::delete_documents Louis Dureuil 2023-10-25 14:42:09 +0200
  • 23c0695cdf
    Remove soft-deleted related methods from Index Louis Dureuil 2023-10-25 14:14:15 +0200
  • 19905abc82
    Stop using delete documents pipeline in batch runner Louis Dureuil 2023-10-25 13:41:11 +0200
  • 3487801337
    Stop using removed delete pipelines almost everywhere Louis Dureuil 2023-10-25 13:40:46 +0200
  • cf867dba8e
    Remove delete documents files Louis Dureuil 2023-10-25 13:38:56 +0200
  • a0b08a9fd6 Use deladd merging function in chunks mergers ManyTheFish 2023-10-25 14:15:06 +0200
  • fad6e5ff31
    Remove some warnings Louis Dureuil 2023-10-25 13:37:42 +0200
  • a599fd3143
    Fix facet tests Louis Dureuil 2023-10-25 11:22:30 +0200
  • 9efd6fc2f0
    Fix snaps Louis Dureuil 2023-10-25 11:20:01 +0200
  • 21473722d4
    Handle external to internal id mapping from TypedChunk::Documents Louis Dureuil 2023-10-24 17:04:48 +0200
  • f5fff406e3
    WIP: Comment out document deletion in other pipelines than update Louis Dureuil 2023-10-24 17:04:02 +0200
  • 80b3161bd9
    Modify Index after changes to ExternalDocumentsIds Louis Dureuil 2023-10-24 17:02:55 +0200
  • 87a3c442af
    Refactor ExternalDocumentsIds Louis Dureuil 2023-10-24 17:01:45 +0200
  • 3873cf2e5c
    Update obkv Louis Dureuil 2023-10-24 17:01:30 +0200
  • 4696b8199f 2 additional precent won by reserving the memory before pushing in the vec improve-indexing-perf Tamo 2023-10-24 16:03:10 +0200
  • 01b1effec0 get rid of the slow read_u32 Tamo 2023-10-24 15:48:56 +0200
  • 51fb4d6976 merge bitmaps with serialized bitmaps Tamo 2023-10-24 14:55:20 +0200
  • 5b1082fef6
    WIP: reset documents in TypedChunk::Documents Louis Dureuil 2023-10-24 14:26:49 +0200
  • f6737cc382
    Remove TypedChunk::NewDocumentIds Louis Dureuil 2023-10-24 14:26:14 +0200
  • f7ae76d212
    Fix document insertion into LMDB Louis Dureuil 2023-10-24 11:03:35 +0200
  • 62ea81bef6
    Merge #4132 meili-bors[bot] 2023-10-24 08:50:57 +0000
  • f28f09ae2f
    update tests for v2 dumps Vivek Kumar 2023-10-24 14:10:46 +0530
  • 415cd312c2 Use value buffer instead of the initial value when writting the final result in the sorter ManyTheFish 2023-10-24 10:19:32 +0200
  • 1c5eea0f5f
    Remove useless comment Clément Renault 2023-10-24 10:21:47 +0200
  • 91697adc59
    Merge pull request #4155 from meilisearch/diff-indexing-geo-points Clément Renault 2023-10-24 10:20:14 +0200
  • 23f30c7984 Use value buffer instead of the initial value when writting the final result in the sorter ManyTheFish 2023-10-24 10:19:32 +0200
  • 14b724226e
    Merge pull request #4161 from meilisearch/diff-indexing-fid-word-count-docids Many the fish 2023-10-23 16:36:18 +0200
  • 798422d325 update extract fid word count docids ManyTheFish 2023-10-23 16:34:49 +0200
  • 09913246b2 Explanatory code comment Louis Dureuil 2023-10-23 16:06:06 +0200
  • da65e790ab Use specialized KvReaderDelAdd type Louis Dureuil 2023-10-23 15:55:35 +0200
  • e4ff406b66 Simplify facet update after removing Index::faceted_documents_ids Louis Dureuil 2023-10-23 15:19:33 +0200
  • d20336febe Remove Index::faceted_documents_ids Louis Dureuil 2023-10-23 14:50:11 +0200
  • 1728e9b04b Facet Incremental update Louis Dureuil 2023-10-19 12:01:12 +0200
  • 08e245bc7b Facets Bulk update Louis Dureuil 2023-10-19 11:56:42 +0200
  • e637287c12
    Explanatory code comment Louis Dureuil 2023-10-23 16:06:06 +0200
  • 7ba25cf1ca
    Use specialized KvReaderDelAdd type Louis Dureuil 2023-10-23 15:55:35 +0200
  • 8773e43e60
    Simplify facet update after removing Index::faceted_documents_ids Louis Dureuil 2023-10-23 15:19:33 +0200
  • 1d433abf06
    Simplify facet update after removing Index::faceted_documents_ids diff-indexing-facet-updates-no-faceted Louis Dureuil 2023-10-23 15:19:33 +0200
  • d8d45845b2
    Remove Index::faceted_documents_ids Louis Dureuil 2023-10-23 14:50:11 +0200
  • ca52021079
    Merge #4154 meili-bors[bot] 2023-10-23 12:00:50 +0000
  • 6eec92c9f1
    Remove and Insert the DelAdd geo points Kerollmops 2023-10-23 13:49:54 +0200
  • 4ad5b5e165
    Ignore geo fields when the Del and Add content is the same Kerollmops 2023-10-23 11:54:45 +0200
  • d67c3a062c
    Extract the geo fields DelAdd and generate a new DelAdd obkv with it Clément Renault 2023-10-19 15:55:48 +0200
  • ee6f79d60b Update version for the next release (v1.5.0) in Cargo.toml curquiza 2023-10-23 11:49:07 +0000
  • e4c24ca6a3
    Merge #4151 v1.5.0-rc.0 meili-bors[bot] 2023-10-23 10:11:11 +0000
  • 2bae9550c8
    Add explanatory comment Louis Dureuil 2023-10-19 15:58:25 +0200
  • 32c78ac8b1
    add/update tests when search with distinct attribute & pagination with no ranking Vivek Kumar 2023-10-19 16:50:14 +0530
  • 5fe7c4545a
    compute all candidates correctly when skipping Vivek Kumar 2023-10-19 16:48:45 +0530
  • 2042229927
    Update version for the next release (v1.4.2) in Cargo.toml curquiza 2023-10-19 08:50:11 +0000
  • c3f92d8df2
    reduce layers in Dockerfile Sai Karthik 2023-10-23 14:54:23 +0530
  • eae9eab181
    Merge #4126 meili-bors[bot] 2023-10-23 08:51:37 +0000
  • cf8dad1ca0
    index_scheduler.features() is no longer fallible Louis Dureuil 2023-10-23 10:38:56 +0200
  • 688daeff98 FIX: Exclude unneeded routes from prometheus metrics Dario Heinisch 2023-10-22 13:32:15 +0200
  • dd619913da Use RwLock to never persist cli state to db bwbonanno 2023-10-19 12:45:57 -0700
  • 2b7c5829d5
    Facet Incremental update Louis Dureuil 2023-10-19 12:01:12 +0200
  • 9b4627cc8b
    Facets Bulk update Louis Dureuil 2023-10-19 11:56:42 +0200
  • cd40f6b28c
    Merge pull request #4138 from meilisearch/diff-indexing-write-into-lmdb Clément Renault 2023-10-19 18:11:04 +0200
  • 4941543dfe
    Introduce the CboRoaringBitmapCodec merge_deladd_into and use it Clément Renault 2023-10-19 11:18:30 +0200
  • 87f8cb8b62
    Introduce a function to only serialize the Add side of a DelAdd obkv Clément Renault 2023-10-19 10:47:00 +0200
  • 81fe3eaa09
    Rename FieldIdWordCountDocids correctly Clément Renault 2023-10-19 10:38:58 +0200
  • 02a40645e2
    Add TODOs to the prefix functions diff-indexing-prefixes Clément Renault 2023-10-19 17:58:52 +0200
  • 1032d82643
    Merge #4140 v1.4.2 release-v1.4.2 meili-bors[bot] 2023-10-19 14:00:53 +0000
  • 18bbadf645
    Add explanatory comment Louis Dureuil 2023-10-19 15:58:25 +0200
  • 066221fd2b
    Merge pull request #4141 from meilisearch/diff-indexing-searchable Many the fish 2023-10-19 15:00:16 +0200
  • b8fed737ef update extract word pair proximity to support deladd obkvs ManyTheFish 2023-10-19 14:18:14 +0200
  • c63ff5298b update extract word position docids ManyTheFish 2023-10-19 13:27:07 +0200
  • aa2cd52797
    add/update tests when search with distinct attribute & pagination with no ranking Vivek Kumar 2023-10-19 16:50:14 +0530
  • 460e61b853
    compute all candidates correctly when skipping Vivek Kumar 2023-10-19 16:48:45 +0530
  • d50408d670 update extract word docids ManyTheFish 2023-10-19 11:58:31 +0200
  • e0dc413521 Make script language docids map taking a tuple of roaring bitmaps expressing the deletions and the additions ManyTheFish 2023-10-19 10:22:39 +0200
  • 0f6a0b1ab8
    Merge pull request #4136 from meilisearch/diff-indexing-facet-values Clément Renault 2023-10-19 11:22:34 +0200
  • ec90946bdf
    Merge #4137 meili-bors[bot] 2023-10-19 08:52:54 +0000
  • 58864a4dfa Update version for the next release (v1.4.2) in Cargo.toml curquiza 2023-10-19 08:50:11 +0000
  • 061f490204
    Update extract_facet_string_docids to support deladd obkvs Clément Renault 2023-10-18 18:06:41 +0200
  • 9b55ff16e9
    Merge #4134 meili-bors[bot] 2023-10-19 08:01:36 +0000
  • 1af698e241
    Delete .github/workflows directory coimstark 2023-10-19 05:17:21 +0700
  • e761db582f
    Bump rustix from 0.36.15 to 0.36.16 dependabot/cargo/rustix-0.36.16 dependabot[bot] 2023-10-18 18:42:12 +0000
  • 5c43ff72c1
    Update extract_facet_number_docids to support deladd obkvs Clément Renault 2023-10-18 17:40:13 +0200
  • d8c649b3cd Return recoverable error if we fail to retrieve metrics state bwbonanno 2023-10-18 08:28:24 -0700
  • 5e0485d8dd
    Merge #4131 meili-bors[bot] 2023-10-18 14:56:08 +0000
  • 27eec21415 Fix tests ManyTheFish 2023-10-17 17:19:45 +0200
  • c445e9daec
    Rename docid_fid into fid_docid Clément Renault 2023-10-18 13:53:58 +0200
  • 178a9802fa
    Implement all the facet extraction paths and simplify them Clément Renault 2023-10-18 11:01:02 +0200
  • 7d546b9c22
    Generate the DelAdd for is_null, is_empty, and exists Clément Renault 2023-10-17 18:15:14 +0200
  • c829feb40b
    Work on fid docid facet values rewrite Clément Renault 2023-10-17 18:09:41 +0200
  • 62cc97ba70
    update tests to include created_at and updated-at in v2 dumps Vivek Kumar 2023-10-18 13:31:39 +0530
  • fed59cc1d5
    extract created_at and updated_at dates from v2 dumps Vivek Kumar 2023-10-18 13:30:24 +0530
  • 2b3adef796 Use index_scheduler from configured app_data in middleware bwbonanno 2023-10-17 08:17:13 -0700
  • 8f04353b7d
    bump strois to a temporary version while we wait for rusty_s3 to do a new release again prototype-zookeeper-ha-7 Clément Renault 2023-10-17 11:49:18 +0200
  • b9983a48c7
    No more create the S3 Bucket Clément Renault 2023-10-11 11:50:31 +0200
  • 956cfc5487 Add runtime check to metrics middleware bwbonanno 2023-10-16 13:48:57 -0700
  • 12fc878640 Merge remote-tracking branch 'origin/main' into enable-metrics-http bwbonanno 2023-10-16 11:51:38 -0700
  • 0a2e8b92a9
    Merge #4129 meili-bors[bot] 2023-10-16 17:35:48 +0000
  • c7a3f80de6
    Merge #4073 meili-bors[bot] 2023-10-16 15:48:15 +0000
  • b88fd7994c Support diff indexing on extract_docid_word_positions ManyTheFish 2023-10-16 14:58:11 +0200
  • 029d4de043 Add webinar banner in README curquiza 2023-10-16 14:36:15 +0200