Files
qdrant/tests/openapi/openapi_integration
Andrey Vasnetsov c173a9f5e5 Sparse idf dot (#4126)
* introduce QueryContext, which accumulates runtime info needed for executing search

* fmt

* propagate query context into segment internals

* [WIP] prepare idf stats for search query context

* Split SparseVector and RemmapedSparseVector to guarantee we will not mix them up on the type level

* implement filling of the query context with IDF statistics

* implement re-weighting of the sparse query with idf

* fmt

* update idf param only if explicitly specified (more consistent with diff param update

* replace idf bool with modifier enum, improve further extensibility

* test and fixes

* Update lib/collection/src/operations/types.rs

Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>

* review fixes

* fmt

---------

Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>
2024-04-29 14:54:14 +02:00
..
2024-02-14 22:19:26 +05:45
2024-02-14 22:19:26 +05:45
2024-02-14 22:19:26 +05:45
2024-02-14 22:19:26 +05:45
2024-02-14 22:19:26 +05:45
2024-02-14 22:19:26 +05:45
2024-02-14 22:19:26 +05:45
2024-02-14 22:19:26 +05:45
2024-04-29 14:54:14 +02:00