if that's the case, you might want to instead do t...
# spicedb
j
if that's the case, you might want to instead do the filtering ahead of time against your DB/search index, and then check results, especially if you expect the filtered count to be MUCH lower than the accessible count. long term, we're working on Tiger cache to make this much better: https://github.com/authzed/spicedb/issues/207