mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-03 00:20:57 -05:00
* move FacetIndex into facet_index.rs * add support for integer facets * add support for uuid facets * use separate internal structure * rename FacetValue::Keyword into FacetValue::String in REST * fix after rebase