hi maintainers, thanks for weaviate.
docs suggestion:
many RAG failures are actually vector search failure modes in disguise,
like near-duplicate collapse, metric mismatch, normalization issues, or index update skew.
proposal:
add a short checklist page, symptom-first, and map to likely causes.
taxonomy reference i use (open source):
https://github.com/onestardao/WFGY/blob/main/ProblemMap/README.md
minimal scope:
- 1 page doc, focus on "what users see" and "what to check first"
- link to existing weaviate docs for distance metrics, normalization, hybrid search weighting
if this aligns, i can draft the doc page and open a PR.
hi maintainers, thanks for weaviate.
docs suggestion:
many RAG failures are actually vector search failure modes in disguise,
like near-duplicate collapse, metric mismatch, normalization issues, or index update skew.
proposal:
add a short checklist page, symptom-first, and map to likely causes.
taxonomy reference i use (open source):
https://github.com/onestardao/WFGY/blob/main/ProblemMap/README.md
minimal scope:
if this aligns, i can draft the doc page and open a PR.