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
{{ message }}
This repository was archived by the owner on Dec 10, 2021. It is now read-only.
I have two kind of documents, A and B, I index them in bulk with different document id prefix. basically like:
Now I only want to search documents with id prefix "path/A/". How to do this?