You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And the following query now returns ~80K docs even though the k is 100K and all the limits are also set to 100K and the cutoff is off. And sometimes it returns significantly less:
Bug Description:
Take this file:
Load 100K docs with embeddings to Manticore:
There're 2 disk chunks + a ram chunk now. Merge to one disk chunk:
And the following query now returns ~80K docs even though the
k
is 100K and all the limits are also set to 100K and thecutoff
is off. And sometimes it returns significantly less:Notes
Manticore Search Version:
Manticore 6.3.9 dd29aca47@24120423 dev (columnar 2.3.1 edadc69@24112219) (secondary 2.3.1 edadc69@24112219) (knn 2.3.1 edadc69@24112219)
Operating System Version:
Ubuntu Jammy (dev2)
Have you tried the latest development version?
No
Internal Checklist:
To be completed by the assignee. Check off tasks that have been completed or are not applicable.
The text was updated successfully, but these errors were encountered: