search_knowledge
Search indexed Odoo records using BM25 relevance ranking. Provide a query and model to retrieve top matching entries.
Instructions
Relevance-ranked local BM25 search over previously indexed records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| model | Yes | ||
| query | Yes | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |