Skip to content

docs: correct hybrid prefetch-limit and rag search-top-k defaults - #145

Merged
WilliamAGH merged 1 commit into
devfrom
detail/fix-docs/docs-correct-hybrid-prefetch-limit-and-rag-search-3daf6e
Jul 29, 2026
Merged

docs: correct hybrid prefetch-limit and rag search-top-k defaults#145
WilliamAGH merged 1 commit into
devfrom
detail/fix-docs/docs-correct-hybrid-prefetch-limit-and-rag-search-3daf6e

Conversation

@detail-app

Copy link
Copy Markdown
Contributor

Update docs to match the lowered defaults for HYBRID_PREFETCH_LIMIT (20->14) and RAG_TOP_K (12->8) from application.properties. Stale values in configuration.md and retrieval-pipeline.md would mislead operators sizing Qdrant prefetch fan-out and tuning reranker candidate counts.

Introduced by commit 84c16d0 (@WilliamAGH, #141)


Doc Drift PRs can be configured here.

@detail-app
detail-appBot requested a review from WilliamAGHJuly 29, 2026 16:13
@WilliamAGH
WilliamAGH merged commit 8b420cd into devJul 29, 2026
3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@WilliamAGH