Open
Description
Great utility! We're getting the error { kind: Builder, source: RelativeUrlWithoutBase }
when running:
cargo run --release -- --url 'https://ms-abc.nyc.meilisearch.io' --index abc --primary-key mykey --token xyz --files ./dataset/jsonfile.json --batch-size 90MB
Can you confirm this supports local JSON files as follow?
[
{ "a": "b" }, { "a": "c" }
]
Metadata
Metadata
Assignees
Labels
No labels