timescale / python-vector

https://timescale.github.io/python-vector/
Apache License 2.0
20 stars 1 forks source link

Add query index params #10

Closed cevian closed 11 months ago

cevian commented 11 months ago

These parameters to search() let you control the query-time parameters for index operations. They allow you to adjust the speed/recall tradeoff when querying.

If these parameters aren't specified the default for the index will be used.