ITADN

Metadata filtering doesn't seem to work correctly

#4Openanisjonischkeit 创建于 2025-04-19
A
anisjonischkeitcommented
Given the query: ``` PARAGRAPH FROM "examples/" WHERE [author] IS "Shakespeare" ``` When I run this locally against a file with any other [author] (author = bob), it still returns the paragraph. It seems to be only checking whether author exists
0 条评论