Commit Graph

  • 25dc2ad66f update changelog mpostma 2020-07-22 10:53:27 +02:00
  • 624bd56459 bump meilisearch version mpostma 2020-07-22 10:53:05 +02:00
  • 7a6615cfa7
    Merge #785 bors[bot] 2020-07-22 08:49:27 +00:00
  • bcad3ffd7c
    Merge #873 bors[bot] 2020-07-22 08:24:24 +00:00
  • 98d87fa1ff
    Merge #868 bors[bot] 2020-07-21 16:54:56 +00:00
  • 7e00bf4bfa update ci to new workflow mpostma 2020-07-21 14:39:12 +02:00
  • 476aecf86d Cleanup readme Thomas Payet 2020-07-02 16:16:53 +02:00
  • a85e86b409 add tests for documents mpostma 2020-07-08 14:31:33 +02:00
  • c39b358518
    Update error.rs Thomas Payet 2020-07-20 14:42:47 +02:00
  • bd5d25429b Update movie dataset with genre field Charlotte Vermandel 2020-07-20 10:39:29 +02:00
  • d7d8f38fb7
    Update bulma to spread the logo more Kerollmops 2020-07-16 23:45:02 +02:00
  • 982fb7b786
    Merge #858 bors[bot] 2020-07-16 14:55:52 +00:00
  • 7dc628965c
    Merge #846 bors[bot] 2020-07-16 14:31:06 +00:00
  • d114250ebb requested changes mpostma 2020-07-16 16:12:23 +02:00
  • 8eec3bcdc2 update error url mpostma 2020-07-16 15:14:53 +02:00
  • ee305c9284
    Replace the title by the milli logo Kerollmops 2020-07-15 23:51:12 +02:00
  • 0583cd8e5d
    Merge pull request #810 from MarinPostma/remove-sys-info marin 2020-07-15 20:24:18 +02:00
  • 83b6fc48e1 remove the sys-info routes mpostma 2020-06-30 13:11:49 +02:00
  • 4b5437a882 fix displayed attrs empty array bug mpostma 2020-07-15 19:21:03 +02:00
  • de4caef468 test reset attributes to wildcard mpostma 2020-07-15 18:51:36 +02:00
  • 36b763b84e test setting attributes before adding documents mpostma 2020-07-10 14:54:35 +02:00
  • c06dd35af1 fix tests mpostma 2020-07-10 11:37:01 +02:00
  • 51b7cb2722 remove accept new fields / add indexed * mpostma 2020-07-10 11:36:34 +02:00
  • 7f5fb50307 add displayed attributes wildcard mpostma 2020-07-08 21:01:26 +02:00
  • 4262561596
    Merge #819 bors[bot] 2020-07-15 08:07:42 +00:00
  • 9ade00e27b
    Highlight all the matching words Kerollmops 2020-07-14 11:51:21 +02:00
  • 085c376655
    Use the regex crate to highlight "hello" Kerollmops 2020-07-14 11:27:46 +02:00
  • dd385ad05b
    Customize the mark tag css Kerollmops 2020-07-14 11:03:21 +02:00
  • aa92311d4e
    Add a dark theme to the dashboard Kerollmops 2020-07-13 23:51:41 +02:00
  • 3d144e62c4
    Search for best proximities in multiple attributes Kerollmops 2020-07-13 18:47:43 +02:00
  • 8471796987 add clippy component mpostma 2020-07-13 18:53:19 +02:00
  • 576dd011a1
    Compute the candidates but not by attribute Kerollmops 2020-07-13 18:16:05 +02:00
  • 6b14b20369
    Introduce a method to retrieve the number of attributes of the documents Kerollmops 2020-07-13 17:50:16 +02:00
  • b96b446ab1 clean facet result types mpostma 2020-06-26 14:06:29 +02:00
  • 5459f1ec91 update tests for facets distribution case mpostma 2020-06-26 12:59:46 +02:00
  • 25f3c41c85 fix facet distribution case mpostma 2020-06-26 12:59:20 +02:00
  • 2775aeb6ac
    Merge #794 bors[bot] 2020-07-13 15:08:33 +00:00
  • a747e79e5d run clippy during tests marin 2020-06-27 15:17:36 +02:00
  • 5773c5c865 check version file against regex mpostma 2020-06-26 22:39:50 +02:00
  • 51d7c84e73 better exit on error mpostma 2020-06-24 16:06:04 +02:00
  • 6f0b6933e6 update changelog mpostma 2020-06-23 17:15:35 +02:00
  • f5a936614a error on meili database version mismatch mpostma 2020-06-23 17:03:56 +02:00
  • 308630c094
    Merge #841 bors[bot] 2020-07-13 13:36:32 +00:00
  • f54397e0cf test unique document id bug mpostma 2020-07-07 15:12:27 +02:00
  • 754efe1f42 fix document id uniqueness bug mpostma 2020-07-07 14:52:49 +02:00
  • 05c30c879f
    Merge #791 bors[bot] 2020-07-13 13:12:21 +00:00
  • 99e8d4adae fix missing primary key mpostma 2020-07-06 09:56:10 +02:00
  • ac63f1cd7a fix typo in error code mpostma 2020-06-24 11:33:16 +02:00
  • 169749396b update error types to be more accurate mpostma 2020-06-22 16:09:57 +02:00
  • 54afec58a3
    Add a fade in out animation when the server process Kerollmops 2020-07-12 11:34:48 +02:00
  • 92c2b1dd2d
    Refine the help message of the binaries Kerollmops 2020-07-12 11:06:45 +02:00
  • f757df5dfd
    Introduce the stderr logger to the project Kerollmops 2020-07-12 11:04:35 +02:00
  • 12358476da
    Use the log crate instead of stderr Kerollmops 2020-07-12 10:55:09 +02:00
  • 2c62eeea3c
    Rename the project milli Kerollmops 2020-07-12 00:16:41 +02:00
  • d31da26a51
    Avoid cloning RoraringBitmaps when unecessary Kerollmops 2020-07-11 23:51:32 +02:00
  • b8a1fc0126
    Clean up the CSS style custom bulma rules Kerollmops 2020-07-11 14:51:59 +02:00
  • f6eae91c7d
    Pretty print the new dashboard numbers Kerollmops 2020-07-11 14:17:37 +02:00
  • d44428fa90
    Display more informations on the dashboard Kerollmops 2020-07-11 11:48:27 +02:00
  • a0637c2c6d
    Merge #842 bors[bot] 2020-07-10 13:27:21 +00:00
  • edbba64711 fix bors.yaml mpostma 2020-07-08 21:04:07 +02:00
  • 9ba711dfe5 update readme with bors badge mpostma 2020-07-08 14:33:15 +02:00
  • cb7443ef6b additional tests for index mpostma 2020-07-01 15:58:37 +02:00
  • 6bce83dde8 set bors timeout mpostma 2020-07-08 13:36:33 +02:00
  • 629a658c75 bors setup mpostma 2020-07-08 09:50:07 +02:00
  • 11c7fef80a
    Implement a memory dumper Kerollmops 2020-07-07 16:48:49 +02:00
  • b12bfcb03b
    Reduce the deepness of the word position document ids Kerollmops 2020-07-07 12:21:22 +02:00
  • 7178b6c2c4
    First basic version using MTBL again Kerollmops 2020-07-07 11:32:33 +02:00
  • 45d0d7c3d4
    Clean up the README Kerollmops 2020-07-06 17:38:22 +02:00
  • adb1038b26
    Add a jobs parameter to set the number of threads the indexer uses Kerollmops 2020-06-28 12:13:10 +02:00
  • 2a3b03138b
    Use heed 0.8.1 with the RwIter append method Kerollmops 2020-07-05 19:50:28 +02:00
  • ec1023e790
    Intersect document ids by inverse popularity of the words Kerollmops 2020-07-05 19:33:51 +02:00
  • cd7e64b2b3
    Allow users to set the arc cache size when indexing Kerollmops 2020-07-04 18:12:41 +02:00
  • ac8353a64f
    Merge pre-computed word attribute documents ids Kerollmops 2020-07-04 17:02:27 +02:00
  • fea7cac206
    Display the time it took to compute the word attribute documents ids Kerollmops 2020-07-04 15:18:38 +02:00
  • 46ced5c828
    Introduce the RwIter append heed API Kerollmops 2020-07-04 12:34:10 +02:00
  • 2f6c55ef78
    Merge pull request #771 from MarinPostma/placeholder-search Clément Renault 2020-07-03 18:56:55 +02:00
  • a6457718f2 update changelog mpostma 2020-06-01 15:00:46 +02:00
  • 3bf23a7c59 test placeholder search mpostma 2020-06-12 13:51:01 +02:00
  • bbe3a10107 implement placeholder search mpostma 2020-05-28 19:35:34 +02:00
  • 37ee0f36c1
    Merge pull request #792 from MarinPostma/error-codes-in-updates Clément Renault 2020-07-02 16:17:57 +02:00
  • e92f544fd1 add test for update errors mpostma 2020-06-22 20:51:14 +02:00
  • d7b49fa671 fix potential infinite loop mpostma 2020-06-22 19:53:56 +02:00
  • 41707e3245 fix error on missing document id in document mpostma 2020-06-22 18:54:32 +02:00
  • 3c51e9f5ed Enable error code reporting for update errors mpostma 2020-06-22 18:37:04 +02:00
  • 7d3e937134 add tests for error codes mpostma 2020-06-22 16:10:39 +02:00
  • 6445eea946 update error types to be more accurate mpostma 2020-06-22 16:09:57 +02:00
  • ced6cc0e23 fix bad error report when primary key exists mpostma 2020-06-22 15:16:18 +02:00
  • 944a3943e5
    Merge pull request #820 from MarinPostma/readme-update Clément Renault 2020-07-02 15:16:37 +02:00
  • d419f151a0 update readme mpostma 2020-07-01 13:35:37 +02:00
  • b2124822a3
    Merge pull request #825 from Rio/log-analytics-usage Clément Renault 2020-07-02 15:02:19 +02:00
  • f60b912f12
    feat(analytics): log if analytics are enabled Rio Kierkels 2020-07-01 17:54:48 +02:00
  • e1f956ce18
    Merge pull request #821 from aeriksson/patch-1 Clément Renault 2020-07-02 14:05:00 +02:00
  • ab16e2eff1
    fix merge error marin 2020-07-02 14:04:15 +02:00
  • 3da607749f
    Merge branch 'master' into patch-1 marin 2020-07-02 13:57:52 +02:00
  • a626e5e935
    Merge pull request #737 from balajisivaraman/wip_655 Clément Renault 2020-07-02 13:51:38 +02:00
  • 3d73a4895e cleanup movies dataset and related functions Balaji Sivaraman 2020-06-27 18:41:45 +05:30
  • 979b01a1c0 update index status test to use the test dataset Balaji Sivaraman 2020-06-27 18:44:25 +05:30
  • 38cf489acf update remaining search tests to use the test dataset Balaji Sivaraman 2020-06-27 18:41:03 +05:30
  • 60264763f4 update search_settings tests to use the test dataset Balaji Sivaraman 2020-06-27 16:19:19 +05:30
  • d55124e524 update settings_ranking_rules tests to use the test dataset Balaji Sivaraman 2020-05-30 20:42:23 +05:30