open-webui/backend/open_webui/retrieval/vector/dbs
guenhter 5c2e0e4beb feat: add qdrant indices for metadata fields
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.
2025-06-29 15:30:55 +02:00
..
chroma.py
elasticsearch.py
milvus.py
opensearch.py fix opensearch race condition, use keyword search instead of full text search in filter query 2025-06-23 18:43:33 -07:00
pgvector.py
pinecone.py
qdrant.py feat: add qdrant indices for metadata fields 2025-06-29 15:30:55 +02:00
qdrant_multitenancy.py feat: add qdrant indices for metadata fields 2025-06-29 15:30:55 +02:00