diff --git a/docs/tools/vdb_table/data/qdrant.json b/docs/tools/vdb_table/data/qdrant.json index b5836b1ac..bad1358da 100644 --- a/docs/tools/vdb_table/data/qdrant.json +++ b/docs/tools/vdb_table/data/qdrant.json @@ -37,9 +37,9 @@ "comment": "Supports hybrid fusion searches with dense/sparse/multi vectors" }, "facets": { - "support": "none", - "source_url": "", - "comment": "" + "support": "full", + "source_url": "https://qdrant.tech/documentation/concepts/payload/?q=facet#facet-counts", + "comment": "Supports dynamically aggregate and count unique values in fields" }, "geo_search": { "support": "full", @@ -199,4 +199,4 @@ "comment": "", "value_90_days": 58620 } -} \ No newline at end of file +}