spot on; also metadata filtering isn't available yet, so namespace filtering is the only filtering b

spot on; also metadata filtering isn't available yet, so namespace filtering is the only filtering besides vector query we have right now.
Once metadata filtering lands, filtering on namespace and filtering on a namespace property in metadata will be functionally identical, although namespace filtering should induce lower latency due to the fact that we're able to index it in a way that makes it faster overall.
Was this page helpful?