mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
Use memmap_threshold instead of memmap_threshold_kb (#1254)
This commit is contained in:
@@ -153,7 +153,7 @@ client.create_collection(
|
||||
)
|
||||
```
|
||||
|
||||
For other configurations like `hnsw_config.on_disk` or `memmap_threshold_kb`, see the Qdrant documentation for [Storage.](https://qdrant.tech/documentation/concepts/storage/)
|
||||
For other configurations like `hnsw_config.on_disk` or `memmap_threshold`, see the Qdrant documentation for [Storage.](https://qdrant.tech/documentation/concepts/storage/)
|
||||
|
||||
### SDKs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user