mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-31 15:11:35 -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