hi, namespace filtering is not working

hi, namespace filtering is not working for me, have a short code on how to reproduce Indexing and searching, if i remove the namespace param from the search file, results are there, but using namespace filtering i'm not getting any results (with the same vector)
9 Replies
scotto
scotto7mo ago
here is the search file
divby0
divby07mo ago
I have the same issue, the filtering never succeeds, probably something causes it to filter out everything before doing the vector search: I used "hi" as the namespace identifier
scotto
scotto7mo ago
@Matt ?
Jerome
Jerome7mo ago
hi, I'm looking into it
elithrar
elithrar7mo ago
Note: we have a bug here. Namespace filtering works via Workers but not the REST API. Working on a fix.
Jerome
Jerome7mo ago
We deployed a fix. Could you please try again upserting/searching ?
scotto
scotto7mo ago
it works! thanks
divby0
divby07mo ago
Can confirm as well - thank you to the cloudflare team and thanks to scotto as well for raising this before I needed to!