mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-05 01:20:53 -05:00
* create REST, CollectionQuery, and ShardQuery structures. Parse all variables and conditions * move stuff around, rename segment Expression to ParsedExpression * rename to MultExpression * add Div in REST, use unique geo_distance tag * review fixes --------- Co-authored-by: generall <andrey@vasnetsov.com>