mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
rename words_position to wordsPosition; fix #483
This commit is contained in:
@ -61,7 +61,7 @@ pub fn enrich_server_with_movies_settings(
|
||||
"words",
|
||||
"proximity",
|
||||
"attribute",
|
||||
"words_position",
|
||||
"wordsPosition",
|
||||
"dsc(popularity)",
|
||||
"exactness",
|
||||
"dsc(vote_average)",
|
||||
|
Reference in New Issue
Block a user