Skip to content

Commit

Permalink
Update api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz authored Jul 2, 2020
1 parent ffe0aff commit 53cefd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ PUT /my-index/_mapping
"elastiknn": {
"dims": 100, # 2
"model": "lsh", # 3
"similarity": "angular", # 4
"similarity": "l2", # 4
"bands": 99, # 5
"rows": 1, # 6
"width": 3, # 7
Expand Down

0 comments on commit 53cefd7

Please sign in to comment.