{ "name": "weaviate-M-hybrid", "description": "weaviate HNSW, Stufe M, Hybrid BM25+Vektor, @20Gi (Query-Typ-Vergleich, Index auf PVC)", "db": "weaviate", "stufe": "M", "dim": 1024, "variant": "A", "workload": "hybrid", "index": { "type": "hnsw", "params": { "ef": 64, "ef_construction": 128, "M": 16, "vector_cache_max_objects": 4500000, "query_vector_cache_max_objects": 1000000 } }, "queries": { "n": 2000, "concurrency": 1 }, "hybrid": { "alpha": 0.5 }, "build_mem_gb": 22, "build_gomemlimit_mib": 20000, "mem_limit_gb": 20, "query_gomemlimit_mib": 18000 }