Hyeseong Kim
Results
422
comments of
Hyeseong Kim
I saw the same issue, but after waiting for the commit timeout, I received an expected result from the API. It seems like `local-ingest` doesn't support a `commit=force` parameter.
I met the issue while running JSONBench, so it's unrelated to the cluster configuration. It's just a dead-simple single-node setup. I put additional `sleep 60` as a temporary workaround. But...