Commit Graph

  • 41fc51ebcf
    optimize alterate_query_tree when number_typos is zero many 2021-02-18 15:08:56 +01:00
  • 4da6e1ea9c
    add cache in typo criterion many 2021-02-18 14:40:59 +01:00
  • 67c71130df
    Reduce the number of calls to alterate_query_tree Kerollmops 2021-02-18 11:00:31 +01:00
  • 9ccaea2afc
    simplify criterion context many 2021-02-17 18:16:21 +01:00
  • fea9ffc46a
    Use the bucket candidates in the search module Clément Renault 2021-02-17 17:50:46 +01:00
  • 229130ed25
    Correctly compute the bucket candidates for the Typo criterion Clément Renault 2021-02-17 17:45:56 +01:00
  • 5344abc008
    Introduce the CriterionResult return type Clément Renault 2021-02-17 17:34:22 +01:00
  • 86bcecf840
    change variable's name from distance to proximity many 2021-02-17 17:02:26 +01:00
  • 4128bdc859
    reduce match possibilities in docids fetchers many 2021-02-17 16:50:38 +01:00
  • 907482c8ac
    clean docids fetchers many 2021-02-17 16:21:21 +01:00
  • 774a255f2e
    use prefix cache in criteria many 2021-02-17 15:49:44 +01:00
  • 98e69e63d2
    implement Context trait for criteria many 2021-02-17 15:27:35 +01:00
  • f091f370d0
    Use the Typo criteria in the search module Clément Renault 2021-02-17 10:29:28 +01:00
  • ad20d72a39
    Introduce the Typo criterion Clément Renault 2021-02-19 15:20:07 +01:00
  • f0ddea821c
    Introduce the Typo criterion Clément Renault 2021-02-19 15:14:00 +01:00
  • 73286dc8bf
    Introduce the query tree data structure many 2021-02-10 11:35:17 +01:00
  • eff8570f59
    handle ctrl-c shutdown mpostma 2021-03-03 15:10:00 +01:00
  • 3cd799a744
    fix update files created in the wrong place mpostma 2021-03-03 14:39:44 +01:00
  • 4e84999f20
    Merge pull request #80 from meilisearch/query_tree Clément Renault 2021-03-03 14:25:29 +01:00
  • 411a118148
    Avoid testing on nightly to fix a crate issue Kerollmops 2021-03-03 13:57:36 +01:00
  • 240b02e175
    Remove unused Operation constructors Kerollmops 2021-03-02 11:30:48 +01:00
  • a463ae821e
    Add methods optional_words and authorize_typos on the query tree many 2021-02-25 10:49:25 +01:00
  • 6d135beb21
    Introduce the maximum_proximity helper function Kerollmops 2021-02-23 15:53:24 +01:00
  • 6008f528d0
    Introduce the maximum_typo helper function Kerollmops 2021-02-23 15:50:33 +01:00
  • 1dc857a4b2
    Fix the query tree optional word generation with phrases Kerollmops 2021-02-18 22:18:36 +01:00
  • 4f19749252
    Introduce the word_documents_count method on the Context trait Kerollmops 2021-02-18 15:06:58 +01:00
  • 79a143b32f
    Introduce the query tree data structure Kerollmops 2021-03-03 12:03:31 +01:00
  • e285404c3e
    handle errors when sendign payload to actor mpostma 2021-03-03 12:16:16 +01:00
  • 70d935a2da
    refactor index serach for better error handling mpostma 2021-03-03 11:53:01 +01:00
  • 7c7143d435
    remove IndexController interface mpostma 2021-03-03 11:43:51 +01:00
  • 9aca6fab88
    completely file backed udpates mpostma 2021-03-03 10:57:13 +01:00
  • d1f34f926e
    [ci] Add all target to check Jean SIMARD 2020-11-30 17:41:01 +01:00
  • 62532b8f79
    WIP concurent index store mpostma 2021-03-01 15:45:35 +01:00
  • 402203aa2a
    Merge pull request #62 from meilisearch/fix-ci-2 marin 2021-03-02 13:25:16 +01:00
  • cf97b9ff2b
    Update create_artifacts.yml Clémentine Urquizar 2021-03-02 12:06:38 +01:00
  • e7b541a2af
    Merge pull request #61 from meilisearch/fix-ci Clémentine Urquizar 2021-03-02 11:43:45 +01:00
  • 4cf66831d4
    Update publish_to_docker.yml Clémentine Urquizar 2021-03-02 11:38:39 +01:00
  • f41284a133
    Merge pull request #60 from meilisearch/prepare-for-ci marin 2021-03-02 10:53:15 +01:00
  • a77d517ac1
    Merge #1206 bors[bot] 2021-03-02 09:51:32 +00:00
  • fc351b54d9
    change milli revision mpostma 2021-03-01 20:09:13 +01:00
  • c2fdb0ad4d
    Update .github/workflows/create_artifacts.yml marin 2021-03-01 19:59:54 +01:00
  • 5f109e8589
    Merge pull request #95 from meilisearch/helpers-crate Clément Renault 2021-03-01 19:59:18 +01:00
  • 9423310816
    Introduce an helpers crate that export the database to stdout Clément Renault 2021-02-21 17:21:13 +01:00
  • 68102fced8
    Merge pull request #86 from meilisearch/clean-up-infos-crate Clément Renault 2021-03-01 19:54:21 +01:00
  • 1eb7ce5cdb
    Improve the export-documents infos command by accepting internal ids Clément Renault 2021-02-23 21:08:52 +01:00
  • 4884b324e6
    Remove the useless external ids patch method in the infos crate Clément Renault 2021-02-17 16:24:12 +01:00
  • 78bede1ffb
    Fix error displaying of the workspace members Clément Renault 2021-02-17 16:21:44 +01:00
  • b59fe77ec7
    Avoid creating a default empty database in the search crate Clément Renault 2021-02-17 16:19:52 +01:00
  • 45330a5e47
    Avoid creating a default empty database in the infos crate Clément Renault 2021-02-17 16:19:27 +01:00
  • 794fce7bff
    Merge pull request #91 from meilisearch/add-primary-key-to-fields-map Clément Renault 2021-03-01 16:20:41 +01:00
  • e08b6b3ec7
    add primary key to fields_id_map when not present mpostma 2021-02-19 09:54:31 +01:00
  • 1968bfac4d
    remove legacy tests mpostma 2021-03-01 15:48:42 +01:00
  • c4dfd5f0c3
    implement search and fix document addition mpostma 2021-02-27 10:19:05 +01:00
  • ac2af4354d
    remove actor index controller mpostma 2021-03-01 15:35:32 +01:00
  • 9227b7cb2f
    remove data.ms mpostma 2021-03-01 15:30:48 +01:00
  • e1e5935e3c
    CI recipes mpostma 2021-03-01 14:39:57 +01:00
  • 4316d991a2
    add docker recipe mpostma 2021-02-28 16:56:05 +01:00
  • d1be3d60df
    run tests on all pushed mpostma 2021-02-28 16:43:53 +01:00
  • a9a9ed6318
    create workspace with meilisearch-error mpostma 2021-02-28 16:41:47 +01:00
  • 79708aeb67
    add milli as git dep mpostma 2021-02-28 16:33:02 +01:00
  • 0c2777dfd5
    Merge pull request #59 from meilisearch/license marin 2021-02-28 10:11:33 +01:00
  • 5ba58c1e9c
    add Marin to authors mpostma 2021-02-28 10:09:56 +01:00
  • c994fe4609
    add license mpostma 2021-02-28 10:08:36 +01:00
  • 8c14990e21
    Add test for ranking rule parsing Mubelotix 2021-02-27 14:23:18 +01:00
  • 1e56e5a8d7
    Remove regex Mubelotix 2021-02-27 14:07:10 +01:00
  • 71ea186f56
    Merge branch 'master' into patch-1 okyanusoz 2021-02-27 00:52:49 +03:00
  • 658166c05e
    implement document push mpostma 2021-02-26 18:11:43 +01:00
  • 6bcc302950
    receive update mpostma 2021-02-26 17:14:11 +01:00
  • d8a337fcac
    Merge #1265 bors[bot] 2021-02-26 10:27:37 +00:00
  • 672a4b5400
    add actors/ support index creation mpostma 2021-02-26 09:10:36 +01:00
  • 61ce749122
    update tokio and disable all routes mpostma 2021-02-26 09:10:04 +01:00
  • ee02d55e67
    Merge #1266 bors[bot] 2021-02-25 15:47:11 +00:00
  • 417d0ae92a
    Simplify compile and run from sources Thomas Payet 2021-02-25 11:52:08 +01:00
  • 22108f9f90 Specifying a 401 status code to show API Key Paul Sanders 2021-02-25 01:07:18 -05:00
  • 101e050746 Show or hide the API key text input box when needed Paul Sanders 2021-02-25 00:56:08 -05:00
  • 5590d71a90
    Update meilisearch-http/src/option.rs Carlos B 2021-02-24 17:35:52 +01:00
  • 45d8f36f5e
    Merge pull request #49 from meilisearch/tests marin 2021-02-24 10:41:55 +01:00
  • caaaf15fd6
    Create rust.yml marin 2021-02-24 10:31:28 +01:00
  • 60a42bc511
    reset settings mpostma 2021-02-24 10:19:22 +01:00
  • 3f939f3ccf
    test delete settings mpostma 2021-02-24 10:14:36 +01:00
  • 7d9c5f64aa
    test partial update mpostma 2021-02-24 09:42:36 +01:00
  • c7ab4dccc3
    test get settings mpostma 2021-02-24 09:30:51 +01:00
  • c26c274cc9
    Merge branch 'master' into 1138-payload-size-unit Carlos B 2021-02-23 20:39:33 +01:00
  • ac89c35edc
    add settings routes errors mpostma 2021-02-23 19:46:18 +01:00
  • af2cbd0258
    test get updates mpostma 2021-02-23 19:15:42 +01:00
  • d0d2d61c02
    Merge branch 'master' into patch-1 okyanusoz 2021-02-23 16:42:50 +03:00
  • 0a3e946726
    test delete batches mpostma 2021-02-23 14:13:43 +01:00
  • d3758b6f76
    test delete documents mpostma 2021-02-22 16:03:17 +01:00
  • c95bf0cdf0
    test badly formated primary key mpostma 2021-02-22 15:13:10 +01:00
  • 4bca26298e
    test add document bad primary key mpostma 2021-02-22 14:55:40 +01:00
  • ded6483173
    tests get one document mpostma 2021-02-22 14:32:48 +01:00
  • 097cae90a7
    tests get documents limit, offset, attr to retrieve mpostma 2021-02-22 14:23:17 +01:00
  • 739c860cfd
    Merge #1260 bors[bot] 2021-02-22 08:59:58 +00:00
  • 8dcb3e0c41
    Merge pull request #90 from meilisearch/words-prefixes-update Clément Renault 2021-02-21 12:27:48 +01:00
  • c62d2f56d8
    Expose an http route for the WordsPrefixes update Clément Renault 2021-02-18 18:33:51 +01:00
  • c318373b88
    Expose the WordsPrefixes update on the UpdateBuilder Clément Renault 2021-02-18 18:33:25 +01:00
  • 3090751dfc
    Merge pull request #94 from meilisearch/update-dependencies Clément Renault 2021-02-21 12:08:18 +01:00
  • 519b1cb5c9
    Update dependencies Kerollmops 2021-02-20 21:15:44 +01:00
  • f01bb9cee3
    README.md: typos Sylvain Kerkour 2021-02-20 17:49:59 +00:00
  • a3134a4962
    Initial fix okyanusoz 2021-02-20 15:38:36 +03:00