whim_rag_search
Search indexed documents using keyword overlap to retrieve relevant chunks ranked by match score.
Instructions
Search indexed documents by keyword overlap. Returns relevant chunks ranked by word-boundary match score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topK | No | Number of results (default: 5) | |
| query | Yes | Search query text |