mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-23 11:11:00 -05:00
* universal-query: Grouping REST API * add API docs * bump API count * add jwt validation test * fix API * better test * stay on CoreSearchRequest where possible * use existing scoring helper * push broken test to illustrate issue * track best score per point_id to enable sort on payload * add example test for query discover with groups * track ScoredPoint instead of PointId * add default values for smoother ux