explain_search_result
Run a hybrid code search to retrieve ranked snippets with explainable scores and evidence for transparent results.
Instructions
Run a hybrid search and return detailed, explainable ranking scores and evidence for the top retrieved code snippets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of explained results. Defaults to 20, capped at 100. | |
| query | Yes | The search query to analyze and explain results for. |