mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
JSON
{
|
|
"collection": "dbpedia_full",
|
|
"config": {
|
|
"hnsw_config": {
|
|
"ef_construct": 100,
|
|
"full_scan_threshold": 10,
|
|
"inline_storage": null,
|
|
"m": 16,
|
|
"max_indexing_threads": 0,
|
|
"memory": null,
|
|
"on_disk": false,
|
|
"payload_m": null
|
|
},
|
|
"metadata": null,
|
|
"optimizer_config": {
|
|
"default_segment_number": 7,
|
|
"deleted_threshold": 0.2,
|
|
"flush_interval_sec": 5,
|
|
"indexing_threshold": 1,
|
|
"max_optimization_threads": null,
|
|
"max_segment_size": null,
|
|
"memmap_threshold": null,
|
|
"prevent_unoptimized": null,
|
|
"vacuum_min_vector_number": 1000
|
|
},
|
|
"params": {
|
|
"on_disk_payload": true,
|
|
"payload": null,
|
|
"read_fan_out_delay_ms": null,
|
|
"read_fan_out_factor": null,
|
|
"replication_factor": 1,
|
|
"shard_number": 1,
|
|
"sharding_method": null,
|
|
"sparse_vectors": null,
|
|
"vectors": {
|
|
"dense": {
|
|
"datatype": null,
|
|
"distance": "Cosine",
|
|
"hnsw_config": null,
|
|
"memory": null,
|
|
"multivector_config": null,
|
|
"on_disk": null,
|
|
"quantization_config": null,
|
|
"size": 384
|
|
}
|
|
},
|
|
"write_consistency_factor": 1
|
|
},
|
|
"quantization_config": null,
|
|
"strict_mode_config": null,
|
|
"wal_config": {
|
|
"wal_capacity_mb": 32,
|
|
"wal_retain_closed": 1,
|
|
"wal_segments_ahead": 0
|
|
}
|
|
},
|
|
"container": "e7-qdrant",
|
|
"documents": 4635922,
|
|
"index_seconds": 510.6,
|
|
"indexed_vectors_count": 4635922,
|
|
"memory_limit": "12884901888/12884901888",
|
|
"points_count": 4635922,
|
|
"segments": 7,
|
|
"segments_count": 7,
|
|
"status": "green",
|
|
"upload_seconds": 730.1,
|
|
"vectors": "dense only, no sparse prefetch"
|
|
}
|