Commit Graph

  • 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
  • 749aa4bbd4
    add tests for activating metrics via http Vivek Kumar 2023-10-16 16:15:16 +0530
  • 549f1bcccf
    Merge #4125 meili-bors[bot] 2023-10-16 11:38:28 +0000
  • 942bde992e
    enable/disable the metrics middleware dynamically Vivek Kumar 2023-10-16 16:14:11 +0530
  • 5d1eab67e8
    update index scheduler to fetch/update metrics feature Vivek Kumar 2023-10-16 16:12:46 +0530
  • 06678eeaf5
    make metrics runtime togglable Vivek Kumar 2023-10-16 16:10:46 +0530
  • 66c0eb8ac7
    add an error to handle runtime feature toggling Vivek Kumar 2023-10-16 16:08:41 +0530
  • 7ed9ad024e Activate only the necessary features for Japanese prototype-japanese-6 ManyTheFish 2023-07-03 18:53:59 +0200
  • 689ec7c7ad Make the experimental route /metrics activable via HTTP bwbonanno 2023-10-13 22:12:54 +0000
  • 3655d4bdca
    Move the puffin file export logic into the run function Clément Renault 2023-09-28 10:10:12 +0200
  • 055ca3935b
    Update index-scheduler/src/batch.rs Clément Renault 2023-09-27 16:41:22 +0200
  • 1b8871a585
    Make cargo insta happy Kerollmops 2023-09-25 16:24:50 +0200
  • bf8fac6676
    Fix the tests Kerollmops 2023-09-25 15:39:47 +0200
  • f2a9e1ebbb
    Improve the debugging experience in the puffin reports Kerollmops 2023-09-25 15:38:08 +0200
  • c45c6cf54c
    Update the PROFILING.md file Kerollmops 2023-09-25 15:02:52 +0200
  • 513e61e9a3
    Remove the experimental CLI flag Kerollmops 2023-09-25 14:48:41 +0200
  • 90a626bf80
    Use the runtime feature to enable puffin report exporting Kerollmops 2023-09-25 14:44:15 +0200
  • 0d4acf2daa
    Fix the metrics product URL Kerollmops 2023-09-25 14:29:17 +0200
  • 58db8d85ec
    Add the exportPuffinReports option to the runtime features route Kerollmops 2023-09-25 14:28:54 +0200
  • 62dfd09dc6
    Add more puffin logs to the deletion functions Clément Renault 2023-09-20 11:13:29 +0200
  • 656dadabea
    Expose an experimental flag to write the puffin reports to disk Clément Renault 2023-09-21 16:30:13 +0200
  • c5f7893fbb
    Remove the puffin http dependency Clément Renault 2023-09-21 16:21:21 +0200
  • b22f1260bf bump strois to a temporary version while we wait for rusty_s3 to do a new release prototype-zookeeper-ha-6 Tamo 2023-10-13 11:04:12 +0200
  • 8cf2ccf168 Rename benchmark CI file to find it easily in the manifest list curquiza 2023-10-12 18:41:26 +0200
  • 0913373a5e
    Merge #4122 meili-bors[bot] 2023-10-12 15:57:47 +0000
  • 1a7f1282af
    Fix test to use new common Value type Clément Renault 2023-10-12 17:00:08 +0200
  • bc747aac3a
    Cut the first 8 characters Clément Renault 2023-10-12 15:04:37 +0200
  • be92376ab3
    Fix originating commit branch Kerollmops 2023-10-12 13:51:41 +0200
  • cf7e355735
    Fix originating commit command Kerollmops 2023-10-12 13:12:53 +0200
  • 5f09d89ad1
    Fetch the whole git history when cloning Clément Renault 2023-10-12 12:25:26 +0200
  • 6ecb26a3f8
    Add more info on the commenting CI command Clément Renault 2023-10-12 11:54:56 +0200
  • 096d7705c7 Make the transform struct return diff-based documents obkvs ManyTheFish 2023-10-12 11:46:56 +0200
  • 76c6f554d6
    Merge #4101 meili-bors[bot] 2023-10-12 08:46:04 +0000
  • f343ef5f2f
    Merge #4108 v1.4.1 release-v1.4.1 meili-bors[bot] 2023-10-12 07:51:29 +0000
  • 96982a768a
    Triggers for every type of issue_comment Kerollmops 2023-10-11 23:18:29 +0200
  • fca78fbc46
    Merge #4082 meili-bors[bot] 2023-10-11 15:12:38 +0000
  • 67a678cfb6
    Merge #4089 meili-bors[bot] 2023-10-11 14:27:00 +0000
  • d1331d8abf
    add integration test for distinct search with no ranking Vivek Kumar 2023-10-09 16:19:36 +0530
  • 19ba129165
    add unit test for distinct search with no ranking Vivek Kumar 2023-10-09 16:18:05 +0530
  • d4da06ff47
    fix bug where distinct search with no ranking returns offset+limit hits Vivek Kumar 2023-10-09 16:16:50 +0530
  • 3e0471edae
    Only trigger CI on created or edited comments Clément Renault 2023-10-11 15:15:15 +0200
  • 432df03c4c
    Use the correct base filename in the comment bench CI Clément Renault 2023-10-11 14:57:03 +0200
  • 11958016dd
    Force a small if to evoid triggering the CI every time Clément Renault 2023-10-11 14:27:51 +0200
  • 63c250a04d
    Do not use the GITHUB_REF variable Kerollmops 2023-10-11 13:05:54 +0200
  • 06d8cd5b72
    Make sure that we checkout on the right branch Clément Renault 2023-10-11 12:02:44 +0200
  • dfb84f80da bump strois version prototype-zookeeper-ha-5 Tamo 2023-10-10 19:25:12 +0200
  • e8f8730467 deactivate prefix dbs ManyTheFish 2023-10-10 16:17:03 +0200
  • c0f2724c2d get rids of the new introduced error code in favor of an io::Error Tamo 2023-10-10 15:12:23 +0200
  • d772073dfa use a bufreader everytime there is a grenad<file> Tamo 2023-09-28 16:26:01 +0200
  • 4fa5284766 WIP ManyTheFish 2023-10-10 14:04:02 +0200
  • 26ef0b3a07 clean PR warnings ManyTheFish 2023-10-10 11:23:16 +0200
  • 20394fda04 Split wpp in several sorters ManyTheFish 2023-09-28 10:45:25 +0200
  • 27161bcd05 Fix word pair proximity ManyTheFish 2023-09-26 10:08:36 +0200
  • 04fd44b5e2 Use a vecDeque in wpp database ManyTheFish 2023-09-25 18:55:20 +0200
  • 9078e60024 Generalize usage of CboRoaringBitmap codec to ease the use ManyTheFish 2023-09-25 16:39:32 +0200
  • 8fb96b8274 Add buffer to the obkv writter ManyTheFish 2023-09-21 10:02:08 +0200
  • 50ba751244 Compute word_fid_docids before word_docids and exact_word_docids ManyTheFish 2023-09-19 19:29:06 +0200
  • f36c36e368 add puffin in sorter into reeder function ManyTheFish 2023-09-19 18:40:35 +0200
  • c2dcd66d32 Fix ManyTheFish 2023-09-19 18:29:21 +0200
  • d4594306d3 Fix fid_word_docids ManyTheFish 2023-09-19 14:20:57 +0200
  • 93d0680903 Add usefull debug assert before key insertion in database ManyTheFish 2023-09-19 14:12:43 +0200
  • 01101d55ac Wip ManyTheFish 2023-09-18 09:59:38 +0200
  • 8fe8ddea79
    Merge #4112 meili-bors[bot] 2023-10-10 09:05:10 +0000
  • 8a95bf28e5 Update version for the next release (v1.4.1) in Cargo.toml curquiza 2023-10-10 09:01:45 +0000
  • c0fd3dffb8
    Setup a Github Token env var Clément Renault 2023-10-09 18:04:49 +0200
  • c42fd5375f
    Fix the git commands again Clément Renault 2023-10-09 17:36:19 +0200
  • b418c3a756
    Use the PAT token instead Clément Renault 2023-10-09 16:52:04 +0200
  • 1cde455758
    Fix workflow CI Clément Renault 2023-10-09 16:30:46 +0200
  • 1ba9cb0baf
    Fix benchmark on PR message CI Clément Renault 2023-10-09 11:07:20 +0200
  • ca19bae72f
    Prefer using a action to manage commands Clément Renault 2023-10-09 14:56:41 +0200
  • 705878ff59
    Merge #4102 meili-bors[bot] 2023-10-05 10:11:06 +0000
  • 92c280d1c8
    Update .github/workflows/trigger-benchmarks-on-message.yml Clément Renault 2023-10-05 12:09:52 +0200
  • 181e7a1e53
    Introduce the first bot that triggers benchmarks Kerollmops 2023-10-05 12:05:01 +0200
  • 2e5abb4d2c
    Merge #4098 meili-bors[bot] 2023-10-04 08:40:29 +0000
  • 44aaf5d9e3
    Bump docker/metadata-action from 4 to 5 dependabot/github_actions/docker/metadata-action-5 dependabot[bot] 2023-10-03 23:09:04 +0000
  • ff0ababf65
    Merge #4097 meili-bors[bot] 2023-10-03 17:14:34 +0000
  • 21c6123a36 Remove prefix dbs prototype-hackaton-remove-prefix-dbs-0 hackaton-remove-prefix-dbs ManyTheFish 2023-10-03 17:58:08 +0200
  • c5336af1c5
    Bump docker/setup-buildx-action from 2 to 3 dependabot/github_actions/docker/setup-buildx-action-3 dependabot[bot] 2023-10-03 15:41:06 +0000
  • 42bbfebf70 Remove proximity database, forcing us to remove phrase search and splitwords prototype-hackaton-remove-proximity-0 hackaton-remove-proximity ManyTheFish 2023-10-03 16:58:26 +0200
  • 5637978fe4 Don't compute proximity database anymore ManyTheFish 2023-10-03 15:34:01 +0200
  • 1567758a56
    Merge #4099 meili-bors[bot] 2023-10-03 11:55:31 +0000
  • 37953afe1a
    Bump docker/build-push-action from 4 to 5 dependabot[bot] 2023-10-03 11:53:53 +0000
  • 43989fe2e4 Reduce porximity range from 7 to 3 prototype-hackaton-reduce-proximity-range-0 ManyTheFish 2023-10-03 12:02:16 +0200
  • de3f992ae4
    Merge #4095 meili-bors[bot] 2023-10-03 08:20:50 +0000
  • c668a29ed5
    Bump webpki from 0.22.1 to 0.22.2 dependabot/cargo/webpki-0.22.2 dependabot[bot] 2023-10-02 21:53:45 +0000
  • 29ede6bdb5
    Bump actions/checkout from 3 to 4 dependabot[bot] 2023-10-01 17:18:24 +0000
  • 98f0618065
    Bump docker/setup-qemu-action from 2 to 3 dependabot/github_actions/docker/setup-qemu-action-3 dependabot[bot] 2023-10-01 17:18:20 +0000
  • fd93a704a6 use a bufreader everytime there is a grenad<file> prototype-grenad-bufreader-0 Tamo 2023-09-28 16:26:01 +0200
  • 98b67f217a move to our new S3 lib prototype-zookeeper-ha-4 Tamo 2023-09-28 11:18:56 +0200
  • f8c69ea706
    Comparing the databases containing RoaringBitmaps Clément Renault 2023-09-27 16:19:19 +0200
  • be8631d7fc
    Initial working version of the diff-indexes crate Clément Renault 2023-09-27 11:00:45 +0200
  • b10eeb0e41
    Update .github/ISSUE_TEMPLATE/sprint_issue.md Clémentine U. - curqui 2023-09-26 16:47:04 +0200
  • 4a8515e9fc
    Update sprint_issue.md Clémentine U. - curqui 2023-09-26 16:46:18 +0200
  • 86b314626d
    Merge #4080 meili-bors[bot] 2023-09-26 08:13:49 +0000
  • d1bf000163
    Merge 872e76b342 into bb79bdb3f8 Clément Renault 2023-09-21 11:01:09 -0700