Commit Graph

  • 0ee46f773e
    Merge pull request #766 from MarinPostma/empty-facet-attributes-error Clément Renault 2020-06-10 14:04:48 +02:00
  • ff2490ca8b fix tests mpostma 2020-06-10 12:26:36 +02:00
  • 2ada9c5d72 add error on search with empty facets mpostma 2020-06-10 12:03:19 +02:00
  • 13977d9338
    squash-me Kerollmops 2020-06-09 23:06:59 +02:00
  • 5d5b827f1a
    Squash-me Kerollmops 2020-06-09 17:32:25 +02:00
  • 2a6d6a7f69
    Introduce a first draft of the best_proximity algorithm Kerollmops 2020-06-08 18:05:14 +02:00
  • 18b56c6af8
    Merge pull request #760 from MarinPostma/typo-update-id Clément Renault 2020-06-06 11:02:52 +02:00
  • 6fee7e638c fix typo in error message mpostma 2020-06-06 09:04:17 +02:00
  • f0822a86e1
    Merge pull request #757 from MarinPostma/auth-status-code Clément Renault 2020-06-05 20:57:08 +02:00
  • dfdaceb410
    Introduce a first basic working positions-based engine Kerollmops 2020-06-05 20:12:52 +02:00
  • f51a63e4ef
    Store documents ids under attribute ids Kerollmops 2020-06-05 16:32:14 +02:00
  • d007bf13f1 change missing headers & auth status code mpostma 2020-06-04 14:57:16 +02:00
  • cff9e1fd94
    Merge pull request #759 from MarinPostma/document-delete-error Clément Renault 2020-06-05 12:33:06 +02:00
  • 56b01ba440 test error delete unexisting index mpostma 2020-06-05 11:40:18 +02:00
  • 11e00c906f error when deleting unexisting index mpostma 2020-06-05 11:33:59 +02:00
  • ce86a43779
    Make the query tokenizer a real Iterator Kerollmops 2020-06-05 09:48:46 +02:00
  • f55f4cb02a
    Not fetch the cached prefix postings when prefix is disabled Kerollmops 2020-06-04 21:21:51 +02:00
  • 06bf03f075
    Add an help message on the front page Kerollmops 2020-06-04 21:05:36 +02:00
  • eefc6d7c44
    Add support for quoted query phrases Kerollmops 2020-06-04 20:25:51 +02:00
  • 1f7035f18f
    Just do a little clean-up Kerollmops 2020-06-04 19:13:28 +02:00
  • 71dc6a3828
    Disable prefix search when query is ended by a whitespace Kerollmops 2020-06-04 18:36:30 +02:00
  • 5d1c625b74
    Change the page index texts Kerollmops 2020-06-04 18:19:52 +02:00
  • c42d3c19e2
    Merge the whole list of generated MTBL in one go Kerollmops 2020-06-04 17:38:43 +02:00
  • 3a23dc242e
    More efficiently merge MTBLs, more than two at a time Kerollmops 2020-06-04 16:17:24 +02:00
  • 32843e9ade
    Merge pull request #751 from MarinPostma/handle-path-error Clément Renault 2020-06-04 15:22:54 +02:00
  • cf6c6eb117 test invalid query params mpostma 2020-06-03 18:27:20 +02:00
  • 6df56c4ec5 add error handler for query params error mpostma 2020-06-03 18:21:03 +02:00
  • aabfe73b38
    Merge pull request #756 from meilisearch/cleanup-dependencies Clément Renault 2020-06-04 14:39:04 +02:00
  • 263583c118
    Remove http-service/-mock from the dependencies Kerollmops 2020-06-04 14:04:18 +02:00
  • 3ab8baa1b4
    Merge pull request #755 from VerKnowSys/master Clément Renault 2020-06-04 13:37:00 +02:00
  • 73c60d7768
    new: Updated sysinfo depdendency of meilisearch-http/Cargo.toml. This fixes #740 Daniel (dmilith) Dettlaff 2020-06-04 13:08:12 +02:00
  • bd1739118e
    new: Updated Cargo.lock after updating sysinfo crate Daniel (dmilith) Dettlaff 2020-06-04 13:02:48 +02:00
  • 0abf527a2d
    new: Updated sysinfo crate in meilisearch-http/Cargo.toml. Fixes #740 Daniel (dmilith) Dettlaff 2020-06-04 11:02:02 +02:00
  • 987a60a6c0
    Merge pull request #748 from MarinPostma/missing-primary-key-message Clément Renault 2020-06-04 10:52:05 +02:00
  • ae6a92f89a error message for missing primary key mpostma 2020-06-03 11:52:44 +02:00
  • 0fc624aa81
    Merge pull request #750 from meilisearch/issue-templates Clément Renault 2020-06-03 16:09:02 +02:00
  • af50a5528f Update issue templates Erlend Sogge Heggen 2020-06-03 13:57:01 +02:00
  • b2877b3549
    Merge pull request #747 from MarinPostma/facets-settings-subroutes Clément Renault 2020-06-03 13:45:40 +02:00
  • 5f1ca15a7c Update CONTRIBUTING.md Erlend Sogge Heggen 2020-06-03 13:37:46 +02:00
  • e1002862a9 Create CONTRIBUTING.md Erlend Sogge Heggen 2020-06-03 13:31:21 +02:00
  • 3fe3c8cf02 test attributes_for_faceting subroutes mpostma 2020-06-03 11:09:25 +02:00
  • ed051b65ad default attributes_for_faceting to [] mpostma 2020-06-03 10:32:42 +02:00
  • 8f0d9ccd87 add subroutes for attributes_for_faceting mpostma 2020-06-03 10:24:58 +02:00
  • adaf74bc87
    Merge pull request #718 from meilisearch/add-more-analytics-reporting Clément Renault 2020-06-02 17:05:09 +02:00
  • a2321d1562
    update changelog and readme qdequele 2020-05-27 12:03:23 +02:00
  • e51ea55ae3
    add more analytics qdequele 2020-05-26 19:03:13 +02:00
  • 3af2f8b344
    Merge pull request #733 from curquiza/fix-welcome-message Clément Renault 2020-06-02 14:53:34 +02:00
  • f6c531a5a8 Change http into https in welcoming message links Clementine Urquizar 2020-05-29 15:46:00 +02:00
  • 1df1f88fe1
    Directly write to LMDB without intermediate final MTBL Kerollmops 2020-06-01 21:09:32 +02:00
  • 2174042994
    Merge only 3 MTBL at the same time Kerollmops 2020-06-01 19:49:58 +02:00
  • 5cc81a0179
    Merge many MTBL into one a the same time Kerollmops 2020-06-01 18:39:58 +02:00
  • 6a047519f6
    Do a merge two by two Kerollmops 2020-06-01 18:27:26 +02:00
  • 5404776f7a
    Add a little bit more debug Kerollmops 2020-06-01 17:52:43 +02:00
  • 2ae05d9fd1
    Merge pull request #734 from MarinPostma/index-already-exist-code Clément Renault 2020-06-01 11:43:29 +02:00
  • e95cec7ea6 add test for error_code mpostma 2020-06-01 11:06:57 +02:00
  • dff68a339a
    Use OnceCell to cache levenshtein builders Kerollmops 2020-05-31 18:21:24 +02:00
  • dde3e01a59
    Introduce prefix postings ids for better perfs Kerollmops 2020-05-31 18:20:49 +02:00
  • a26553c90a
    Reintroduce a simple HTTP server Kerollmops 2020-05-31 17:48:13 +02:00
  • 2a10b2275e
    Support prefix typo tolerant search Kerollmops 2020-05-31 17:11:58 +02:00
  • ba9527abc0
    Support typos with a levenshtein automata Kerollmops 2020-05-31 17:01:11 +02:00
  • 6c726df9b9
    Support multiple space seperated words Kerollmops 2020-05-31 16:09:34 +02:00
  • 24587148fd
    Introduce MTBL parallel merging before LMDB writing Kerollmops 2020-05-31 14:20:17 +02:00
  • 6762c2d08f
    Clean up a little bit Kerollmops 2020-05-31 12:29:19 +02:00
  • 3a998cf39c
    Far better usage of rayon to fold indexed data Kerollmops 2020-05-30 19:56:57 +02:00
  • 1237306ca8
    Introduce a thread that write to heed Kerollmops 2020-05-30 15:35:33 +02:00
  • 3668627e03
    Use zerocopy without bitpacking as a first step Kerollmops 2020-05-26 17:41:44 +02:00
  • a81f201fad
    Inroduce the use of RocksDB instead of sled (RAM) Kerollmops 2020-05-26 12:18:29 +02:00
  • 91ba938953
    Initial commit Kerollmops 2020-05-25 20:39:53 +02:00
  • 4573f00a0d
    Initial commit Clément Renault 2020-05-31 14:21:56 +02:00
  • 2d7c2bbe59 update documents_delete tests to use the test dataset Balaji Sivaraman 2020-05-30 17:06:02 +05:30
  • 3bd5a90976 rename error types mpostma 2020-05-29 16:29:46 +02:00
  • 68ad570cfc replace existing_index with index_already_exists mpostma 2020-05-29 16:28:11 +02:00
  • db45826232 take existing_index out of create_index error mpostma 2020-05-29 16:25:39 +02:00
  • df7284a4df
    Merge pull request #732 from meilisearch/api-key-dashboard Clément Renault 2020-05-29 17:53:36 +02:00
  • b327442eb6
    Update the changelog Kerollmops 2020-05-29 11:31:11 +02:00
  • 1370b19402
    Allow users to input an API Key to search into private data Kerollmops 2020-05-29 10:48:56 +02:00
  • 5ee4a1e954
    Merge pull request #703 from MarinPostma/error-code Clément Renault 2020-05-29 11:26:14 +02:00
  • 175153d730
    squash-me Kerollmops 2020-05-29 10:20:34 +02:00
  • 8a2e60dc09 requested changes mpostma 2020-05-28 16:12:24 +02:00
  • 2a32ad39a0 move filter parse error display to core mpostma 2020-05-27 17:43:37 +02:00
  • 2bf82b3198 update error codes mpostma 2020-05-27 14:21:00 +02:00
  • c9f10432b8 update changelog mpostma 2020-05-27 12:10:41 +02:00
  • fb6a9ea280 remove unecessary errors mpostma 2020-05-27 11:56:14 +02:00
  • 05344043b2 style fixes mpostma 2020-05-27 12:04:35 +02:00
  • d9e2e1a177 ErrorCode improvements mpostma 2020-05-27 10:20:54 +02:00
  • 51b3139c0b fix status code mpostma 2020-05-26 13:41:34 +02:00
  • 4254cfbce5 reponse error payload mpostma 2020-05-26 13:41:12 +02:00
  • e2546f2646 error codes for schema mpostma 2020-05-26 12:17:53 +02:00
  • 9c58ca7ce5 error codes for core mpostma 2020-05-26 11:32:03 +02:00
  • 0e20ac28e5 Change ErrorCategory to ErrorType mpostma 2020-05-25 19:11:38 +02:00
  • 30fd24aa47 fix details mpostma 2020-05-25 11:32:09 +02:00
  • 3bd15a4195 fix tests, restore behavior mpostma 2020-05-22 18:04:23 +02:00
  • c771694623 remove heed from http dependencies mpostma 2020-05-22 12:35:23 +02:00
  • d69180ec67 refactor errors / isolate core/http errors mpostma 2020-05-22 12:03:57 +02:00
  • e2db197b3f change ResponseError to Error mpostma 2020-05-19 18:20:29 +02:00
  • 4c2af8e515 add error code abstractions mpostma 2020-05-19 18:13:02 +02:00
  • 81b1aed7a1
    Merge pull request #726 from MarinPostma/exhaustive-facet-count Clément Renault 2020-05-28 12:39:00 +02:00
  • 7c7f753463 add facet count in response mpostma 2020-05-27 19:45:23 +02:00
  • f1ac76a283
    Merge pull request #725 from MarinPostma/fix-test-warnings Clément Renault 2020-05-28 11:49:42 +02:00
  • 2b7d614e84 fix test warnings mpostma 2020-05-27 19:32:55 +02:00