mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
fixes for review
This commit is contained in:
parent
40d7396d90
commit
dc9ca2ebc9
20 changed files with 66 additions and 64 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"identifier": "id",
|
||||
"searchable_attributes": ["title", "overview"],
|
||||
"displayed_attributes": [
|
||||
"searchableAttributes": ["title", "overview"],
|
||||
"displayedAttributes": [
|
||||
"id",
|
||||
"title",
|
||||
"overview",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue