Reorganize docs by project and archive legacy context files
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user