Commit Graph

  • 08edc9d5d0
    Update the changelog to refer to the v0.10 Clément Renault 2020-04-10 15:39:58 +02:00
  • 979bea0327
    Bump MeiliSearch version to v0.10 Clément Renault 2020-04-10 15:38:04 +02:00
  • c7ea9f4cf3
    Merge pull request #580 from meilisearch/rework-highlight-crop Clément Renault 2020-04-10 13:27:35 +02:00
  • 233651bef8 update changelog Quentin de Quelen 2020-04-03 16:17:09 +02:00
  • c6fb591348 add * on attributesToRetrieve Quentin de Quelen 2020-04-09 16:57:08 +02:00
  • 644e78df89 Add some tests Quentin de Quelen 2020-04-03 15:00:41 +02:00
  • 500eeca3fb Rework query highlight/crop parameters Quentin de Quelen 2020-04-02 19:53:51 +02:00
  • c418abe92d
    Merge pull request #602 from meilisearch/fix-tide-cors Clément Renault 2020-04-10 10:29:55 +02:00
  • 2fdf33a006 update changelog Quentin de Quelen 2020-04-09 14:24:19 +02:00
  • c3cf0cade9 fix tide cors Quentin de Quelen 2020-04-09 14:19:06 +02:00
  • 9e0555774e add setting endpoint Quentin de Quelen 2020-04-10 10:13:08 +02:00
  • 210bc68ced
    Merge pull request #592 from MarinPostma/query-filters Clément Renault 2020-04-09 18:43:11 +02:00
  • 193bded4b7 fixes broken tests mposmta 2020-04-09 18:24:45 +02:00
  • 8f4d090f34 update changelog marin 2020-04-09 17:20:37 +02:00
  • a0a481697b replace lazy_static with once_cell mposmta 2020-04-09 14:30:16 +02:00
  • c3d5778aae allows to get names from schema mposmta 2020-04-06 20:05:31 +02:00
  • 3e031d8297 adds error handling and integration mposmta 2020-04-06 20:05:02 +02:00
  • 83f50914ec tests mposmta 2020-04-06 19:32:07 +02:00
  • d3916f28aa implements filter logic mposmta 2020-04-06 19:31:24 +02:00
  • dcf1096ac3 implements parser mposmta 2020-04-06 19:30:00 +02:00
  • 66568a913c logic skeleton for filter and parser mposmta 2020-03-30 18:10:41 +02:00
  • 3678dad5ec add settings endpoint; wip Quentin de Quelen 2020-04-09 14:03:42 +02:00
  • da312b3db1 change param tuples by struct Quentin de Quelen 2020-04-09 11:11:48 +02:00
  • 36272f96d9 cleanup Quentin de Quelen 2020-04-09 10:39:34 +02:00
  • c86c7b086e add index endpoint & key endpoint & stats endpoint Quentin de Quelen 2020-04-08 14:13:45 +02:00
  • c54f700548 add search endpoint; warn unwrap Quentin de Quelen 2020-04-07 19:34:57 +02:00
  • c6e060fdea add key endpoint Quentin de Quelen 2020-04-07 19:10:32 +02:00
  • a642aa3578 add interface endpoint & health endpoint Quentin de Quelen 2020-04-07 18:30:38 +02:00
  • 201e0ac81f Start change http server; finish document endpoint Quentin de Quelen 2020-04-07 17:47:35 +02:00
  • 6db6b40659
    Merge pull request #594 from meilisearch/fix-stop-words Clément Renault 2020-04-07 11:06:39 +02:00
  • 780ac5cfd3
    Update the CHANGELOG.md Clément Renault 2020-04-06 19:26:56 +02:00
  • d24209f5a7
    Adds a test to check that stop word ar correctly handled Clément Renault 2020-04-06 19:25:56 +02:00
  • 29d021ad4d
    Fixes the stop words and words fst generation Clément Renault 2020-04-06 18:53:02 +02:00
  • eb28276923
    Merge pull request #589 from meilisearch/change-logo Clément Renault 2020-04-05 12:18:36 +02:00
  • 0679ec4f41 change logo format Quentin de Quelen 2020-04-05 11:02:42 +02:00
  • 1b5b71869f
    Merge pull request #588 from techieshark/patch-1 Clément Renault 2020-04-05 10:35:30 +02:00
  • 6681681a76
    Merge branch 'master' into patch-1 Clément Renault 2020-04-05 10:34:10 +02:00
  • 83d8dc0d2b
    Merge pull request #587 from sgummaluri/fix_first_all_updates_call_after_indexing Clément Renault 2020-04-05 10:32:27 +02:00
  • 49499ca54d
    Fix typo in README Peter W 2020-04-05 17:34:12 +10:00
  • 16a63c74ea
    Modifying the test name for better readability Sai Kumar Gummaluri 2020-04-05 00:26:09 +05:30
  • b4df54197b
    Slight grammar modification to the changelog message Sai Kumar Gummaluri 2020-04-05 00:17:47 +05:30
  • a28b428074
    Update changelog to make the message more readable Sai Kumar Gummaluri 2020-04-05 00:14:58 +05:30
  • e5a336a042 Fix for 'First update does not appear before being processed' #542 sgummaluri 2020-04-04 23:18:43 +05:30
  • 4ff27ce325 update the changelog and the readme to add sentry Quentin de Quelen 2020-04-01 18:22:17 +02:00
  • 5e5702833c
    Merge pull request #583 from meilisearch/gha-ignore-changelog Clément Renault 2020-04-03 15:47:20 +02:00
  • 03063cf349
    Ingores the CHANGELOG when label asks for Clément Renault 2020-04-03 14:56:49 +02:00
  • 241b842ef7
    Merge pull request #581 from meilisearch/publish-armv8-binary Clément Renault 2020-04-03 11:56:35 +02:00
  • 184c290773
    Update the CHANGELOG Clément Renault 2020-04-03 10:42:19 +02:00
  • 5c638184e9
    Publish an aarch64 (aka ARMv8) binary on releases Clément Renault 2020-04-03 10:39:28 +02:00
  • 3a88910a24
    Merge pull request #579 from meilisearch/update-deps Clément Renault 2020-04-02 20:24:23 +02:00
  • eddd453564
    Makes http-service a dev-dependency Clément Renault 2020-04-02 18:36:35 +02:00
  • 38c43759bb
    Update most of the dependencies Clément Renault 2020-04-02 18:36:04 +02:00
  • 26225a2fdf
    Merge pull request #576 from ppamorim/fix-bench Clément Renault 2020-04-02 12:23:31 +02:00
  • 9950fffb6f Simplify imports of std::fs and std::io, remove space not needed, Remove UpdateState Pedro Paulo de Amorim 2020-04-02 10:51:56 +01:00
  • f5d57c9dce Replace the toml reader with the JSON settings reader, directly parse the data to SettingsUpdate, Update CHANGELOG Pedro Paulo de Amorim 2020-03-31 23:06:39 +01:00
  • 9ab2deefcc Add sentry; fix #485 qdequele 2020-02-27 15:38:11 +01:00
  • bc9c80a5ee
    Merge pull request #577 from meilisearch/change-slogan Clément Renault 2020-04-01 16:35:59 +02:00
  • 702f7445ec
    Change the slogan Clément Renault 2020-04-01 16:34:24 +02:00
  • dcb93e3166
    Merge pull request #575 from ppamorim/nested-seq Clément Renault 2020-04-01 14:16:47 +02:00
  • 02b79e0040 Modified JSON to add move conditions Pedro Paulo de Amorim 2020-03-31 21:16:01 +01:00
  • 88b71fb6c4 Update CHANGELOG to add seq support Pedro Paulo de Amorim 2020-03-31 18:10:18 +01:00
  • 95bb443430 Add empty seq Pedro Paulo de Amorim 2020-03-31 18:01:01 +01:00
  • 1b47a10e89 Add support for seq values Pedro Paulo de Amorim 2020-03-31 17:56:35 +01:00
  • 006e54109b
    Merge pull request #570 from tpayet/clean-readme-heroku Clément Renault 2020-04-01 11:35:29 +02:00
  • 7eb6333933 Removing Heroku deployment from README Thomas Payet 2020-03-31 12:16:46 +02:00
  • 065da3d613
    Merge pull request #572 from ppamorim/ignore-null-nested-obj Clément Renault 2020-03-31 16:33:16 +02:00
  • e698fa0b63 Add issue index in the CHANGELOG Pedro Paulo de Amorim 2020-03-31 15:06:04 +01:00
  • 8b662be42b
    Update CHANGELOG.md Pedro Paulo Amorim 2020-03-31 15:03:35 +01:00
  • 52a4f7cd23 Update readme Pedro Paulo de Amorim 2020-03-31 14:41:22 +01:00
  • 690b8e0dd0 Replace .toString to String::new() Pedro Paulo de Amorim 2020-03-31 14:01:44 +01:00
  • bc6d86c8ce serialize_unit returns a empty string Pedro Paulo de Amorim 2020-03-31 13:51:12 +01:00
  • fbf7117d6a Rename function, add trailing line, replace JSON string with macro Pedro Paulo de Amorim 2020-03-31 13:13:09 +01:00
  • 08c69294d0
    Mark the Changelog CI job as non-fatal Clément Renault 2020-03-31 13:56:56 +02:00
  • 51472142c6 Add test to check if nested null will be ignored Pedro Paulo de Amorim 2020-03-31 12:00:13 +01:00
  • 91d1bd5903
    Merge pull request #569 from meilisearch/ignore-bool-nested-obj Clément Renault 2020-03-31 11:01:26 +02:00
  • 69aee870da
    Make the engine index booleans Clément Renault 2020-03-31 10:39:58 +02:00
  • 3b25bd71ab
    Merge pull request #567 from meilisearch/fix-not-dedup-matches Clément Renault 2020-03-31 10:15:03 +02:00
  • c18e907f96
    Construct a Set using the from_dirty method Clément Renault 2020-03-30 20:56:26 +02:00
  • e3808b8694
    Merge pull request #558 from matboivin/update-readme Clément Renault 2020-03-28 10:46:00 +01:00
  • 116b301359 Add Slack Mathilde Boivin 2020-03-28 10:28:48 +01:00
  • 3ed510b78e Minor fix Mathilde Boivin 2020-03-28 10:28:30 +01:00
  • 565c46fdd4
    Merge pull request #548 from tendant/master Clément Renault 2020-03-27 19:57:34 +01:00
  • b0255076de
    Merge branch 'master' into master Clément Renault 2020-03-27 19:43:02 +01:00
  • 67348f2251
    Merge pull request #555 from meilisearch/add-changelog Clément Renault 2020-03-27 19:33:39 +01:00
  • 227bc716d8
    Add a Github Action to ensure the CHANGELOG is updated in PRs Clément Renault 2020-03-27 18:44:19 +01:00
  • c3467313e5
    Add a CHANGELOG to help the documentation follow the engine udpates Clément Renault 2020-03-27 18:40:25 +01:00
  • c82eed010a
    Merge pull request #543 from MarinPostma/aligned-search-crops Clément Renault 2020-03-27 18:58:45 +01:00
  • 158c2b5382 tests aligned crop mposmta 2020-03-26 14:44:03 +01:00
  • 2d1d59acb7 adds support for aligned cropping with cjk mposmta 2020-03-26 11:34:50 +01:00
  • 0088de9802 adds support for aligned crop in search result mposmta 2020-03-25 19:51:22 +01:00
  • f49d2bca64
    Merge branch 'master' into master Clément Renault 2020-03-27 17:07:06 +01:00
  • b7273c450f
    Merge pull request #545 from matboivin/update-readme Clément Renault 2020-03-27 11:49:11 +01:00
  • 4130fddcc8
    Center-align crates demo gif mboivin 2020-03-27 11:28:57 +01:00
  • 4f05045acb Center-align web interface gif Mathilde Boivin 2020-03-27 11:20:30 +01:00
  • bc16c9beb7 Update gif links Mathilde Boivin 2020-03-27 11:17:31 +01:00
  • 0af9f6cf6e Add movies gif and move crates demo gif Mathilde Boivin 2020-03-27 11:17:17 +01:00
  • 022aeac808 Stringify nested JSON object Lei Wang 2020-03-26 18:45:57 -07:00
  • 20461ccf36
    Add gif mboivin 2020-03-26 21:56:27 +01:00
  • 7297396162 Update performance Mathilde Boivin 2020-03-26 19:22:59 +01:00
  • c15deb41b0 Remove How it works (deep dive) section Mathilde Boivin 2020-03-26 16:26:43 +01:00