use database native index scan to accelerate table scan during similarity search #1222
Open
1 of 2 tasks
Labels
Optimizations
Features/Bugs related to optimizations
Search before asking
Description
Currently, the table scan takes long time. If we switch from table scan to index scan, it can greatly accelerate the query speed.
Use case
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: