mirror of
https://github.com/open-webui/open-webui.git
synced 2026-04-27 19:18:54 -05:00
All fieldnames which are part of a query should have an index for performance reasons. This is even enforced on some qdrant cluster like those on qdrant.io, and queries using a unindexed column fail with an error.