Files
searchxng-project/projects/sethsearch-api/README.md
T

18 lines
471 B
Markdown

# SethSearch API Docs
- Health: `GET /health`
- Search: `GET /search?q=<query>&source=<group|source>&limit=<n>`
- Stats: `GET /stats`
- Manual sync: `POST /sync`
## Operations
- Restart: `ssh pve173 "pct exec 620 -- systemctl restart sethsearch"`
- Logs: `ssh pve173 "pct exec 620 -- journalctl -u sethsearch -n 100 --no-pager"`
## Matching behavior
- FreshRSS: strict + lower source weight.
- Emby in general: strict.
- Emby in sethflix: liberal and title-boosted.