mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-04 09:01:00 -05:00
* implement facets in ToC - implement CheckableCollectionOperation for FacetRequest - implement facet in Collection * complete facet of internal service + From<StorageError> refactor - finalize connecting internal service to table of content - make error_to_status a From implementation, refactor accordingly