Reorganize docs by project and archive legacy context files

This commit is contained in:
2026-03-13 05:47:23 +00:00
parent 8d323c9393
commit 99df060f51
13 changed files with 132 additions and 20 deletions
+17
View File
@@ -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.