search_text
Retrieve full-text search results from arXiv paper abstracts or comments, ranked by BM25 relevance to support research queries with evidence.
Instructions
FTS 全文検索。target は 'papers'(abstract) か 'comments'(text)。
BM25 スコア順にヒット行を返す(=どの文書がヒットしたかの根拠)。 live=True で refresh_data 後の最新データ(live ストア)を検索する。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | ||
| query | Yes | ||
| target | No | papers |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |