Commit Graph

38 Commits

Author SHA1 Message Date
3de5161dd8 Fixing a comment typo 2020-12-31 07:32:27 -05:00
e06f3808c0 requested changes
Co-authored-by: Clément Renault <clement@meilisearch.com>

Update meilisearch-http/src/routes/setting.rs

Co-authored-by: Clément Renault <clement@meilisearch.com>

Update meilisearch-schema/src/schema.rs

Update meilisearch-schema/src/schema.rs
2020-12-16 15:08:36 +01:00
54686b0505 refactor schema 2020-12-15 12:04:33 +01:00
a8ab15d65d Revert "Merge #1001"
This reverts commit 690eab4a25, reversing
changes made to 086020e543.

update changelog
2020-11-02 15:10:09 +01:00
dc2e5ceed2 fix bug 2020-10-16 14:16:12 +02:00
1639a7338d add test to reproduce #891 bug report
fix bug
2020-10-16 13:35:11 +02:00
704defea78 fix clippy 2020-10-13 10:01:57 +02:00
f078cbac4d Remove schema mention in error message 2020-07-28 15:18:05 +02:00
d114250ebb requested changes 2020-07-16 16:19:15 +02:00
51b7cb2722 remove accept new fields / add indexed * 2020-07-15 18:56:19 +02:00
7f5fb50307 add displayed attributes wildcard 2020-07-15 18:56:19 +02:00
641d12fb2d make clippy happy 1 2020-06-30 11:01:07 +02:00
e2546f2646 error codes for schema 2020-05-28 16:23:46 +02:00
3bd15a4195 fix tests, restore behavior 2020-05-28 16:23:46 +02:00
d69180ec67 refactor errors / isolate core/http errors 2020-05-28 16:23:46 +02:00
e07fe017c1 document update 2020-05-11 17:38:52 +02:00
59c67f6bc8 setting up facets 2020-05-11 16:12:13 +02:00
c3d5778aae allows to get names from schema 2020-04-09 17:13:34 +02:00
c25641ff2d fix that AcceptNewFields does not take into account the primary-key; fix #518 2020-03-11 12:00:40 +01:00
c984d8d5a5 rename identifier into primaryKey; fix #514 2020-03-09 18:45:29 +01:00
86c3482cbd review the internal schema to allow to create schema without identifier; fix #513 2020-03-09 18:45:20 +01:00
041eed2a06 no id returned; fix #492 2020-03-06 10:15:19 +01:00
a2f0f95337 use distinct on search 2020-03-02 16:19:41 +01:00
dda08d60d2 cargo fmt 2020-02-27 14:33:57 +01:00
79e07fa852 reset value of searchable and displayed attributes; fix #473 2020-02-27 11:04:39 +01:00
a067a1b16b replace index_new_fields to accept_new_fields; fix #475 2020-02-27 11:04:38 +01:00
dc9ca2ebc9 fixes for review 2020-02-12 16:51:14 +01:00
dc6907e748 rebase from master 2020-02-11 15:28:00 +01:00
a5b0e468ee fix for review 2020-02-11 15:28:00 +01:00
585bba43a0 set new attributes indexed if needed 2020-02-11 15:27:58 +01:00
38d57d213f expose api for new settings 2020-02-11 15:27:56 +01:00
ae0a11e422 fix schema & fix tests 2020-02-11 15:27:55 +01:00
21d122a870 rewrite indexed_pos -> field_id for hightligths 2020-02-11 15:27:54 +01:00
130fb74928 introduce a new schemaless way 2020-02-11 15:27:54 +01:00
bbe1845f66 squash-me 2020-02-11 15:27:54 +01:00
2ee90a891c introduce a new settings update system 2020-02-11 15:27:54 +01:00
110adcae85 Remove the schema; fix #422 2020-02-11 15:27:53 +01:00
7cc096e0a2 Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00