add other key operations and make search actually return something
This commit is contained in:
parent
bbee431a31
commit
348d886cd4
3 changed files with 56 additions and 32 deletions
|
|
@ -11,4 +11,7 @@ srcDir = "src"
|
|||
|
||||
requires "nim >= 1.6.10"
|
||||
requires "puppy"
|
||||
requires "jsony"
|
||||
requires "jsony"
|
||||
|
||||
task testMs, "starts meilisearch in docker and runs tests":
|
||||
discard
|
||||
Loading…
Add table
Add a link
Reference in a new issue