Skip to content
Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/search/retriever.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This allows for complex behavior to be depicted in a tree-like structure, called

[TIP]
====
Refer to <<retrievers-overview>> for a high level overview of the retrievers abstraction.
Refer to <<retrievers-overview>> for a high level overview of the retrievers abstraction, and to <<retriever_examples>> for detailed examples on combining and using retrievers.
====

The following retrievers are available:
Expand Down
Loading