Andrey Vasnetsov
Andrey Vasnetsov
Hey @mogery, unfortunately the PR still have too big impact on the internals, which makes it very hard too review and validate. There are many places where `snapshot_manager` is introduces...
Closing in favor of https://github.com/qdrant/qdrant/pull/4150
/bounty $200
@Schneipi could you please share some more information about your environment, so we could try to help with timeouts: - What's your collection info looks like? - What query are...
> Is this all there is to it, or am I missing something? Should uniqueness be checked against the dataset, even though it's an UUID? I think it should be...
After some consideration I think we should move this functionality into clients. The main reason is the property of idempotence, which will be broken by this change. Meaning that multiple...
https://github.com/qdrant/qdrant/releases/tag/v1.2.0
ToDo: - [x] Pretty error message `"Validation error: optimizers_config.memmap_threshold: Validation error: range [{\"value\": Number(100), \"min\": Number(1000.0)}]"` - [x] Validate `Settings` on service start and show warnings if validation fails (but...
Hi @leonardlin! Could you please describe you setup in a bit more details: - How do you deploy qdrant? - Do you use distributed deployment? - Is it always `Not...