mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
* feat: use 0 as disable for indexing and memmap * amend: edit test, update doc comments, remove validation * fix: use constant instead of literal, reword doc comments * test: update test for loop and timeout * fix: remove validation on OptimizerConfigDiff and fix test_validatioin.py * fix: remove validation from build.rs, remove internal hack from doccomments * fix: update grpc docs * revert max_optimization_threads validation in test * update config comments and minor test change --------- Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>