mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-23 11:11:00 -05:00
* rename to FacetRequestInternal * add rest endpoint * fix correctness by fetching the whole list of values * fix mmap map index variant Also removes test for sorted output, for now * add ytt spec * fix clippy * use hashmap inside of local shard * rename operation to `facet`, add access test * whitelist endpoint * change api * make limit optional