search
Retrieve relevant astronomical papers from SciX by querying with author, title, abstract, year, and Boolean operators.
Instructions
Search SciX for astronomical literature. Supports full Solr query syntax including author:"Last, F.", title:keyword, abstract:keyword, year:2020-2023, and Boolean operators (AND, OR, NOT).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query using SciX/Solr syntax | |
| rows | No | Number of results (1-100, default 10) | |
| start | No | Starting offset for pagination (default 0) | |
| sort | No | Sort order | score desc |
| response_format | No | Output format | markdown |