jp_lit_refine_results
Locally sort, filter, and apply set operations on cached Japanese literature search results, with optional duplicate cluster detection, avoiding upstream re-search.
Instructions
保存済み jp_lit_search 結果を upstream 再検索せずローカルでソート・フィルタ・集合演算し、必要時だけ重複候補クラスタも返す
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_key | No | ||
| cache_keys | No | ||
| session_id | No | ||
| combine | No | union | |
| key_by | No | source_record | |
| sort_by | No | ||
| sort_order | No | asc | |
| limit | No | ||
| offset | No | ||
| include_duplicate_clusters | No | ||
| cluster_limit | No | ||
| cluster_offset | No | ||
| cluster_member_limit | No | ||
| filters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_cache_key | Yes | ||
| base_cache_keys | Yes | ||
| combine | Yes | ||
| key_by | Yes | ||
| totals_by_base | Yes | ||
| total_before | Yes | ||
| total_after | Yes | ||
| limit | Yes | ||
| offset | Yes | ||
| items | Yes | ||
| cluster_summary | No | ||
| clusters | No |