Add SearchXNG and SethSearch project context docs

This commit is contained in:
2026-03-13 05:29:34 +00:00
commit 8d323c9393
7 changed files with 199 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
# SethSearch API Layer
## Live deployment
- Host CT: 620 (`sethsearch-api`)
- URL: `https://sethsearch.sethpc.xyz`
- App: `/opt/sethsearch/sethsearch.py`
- Config: `/opt/sethsearch/config.json`
## Source groups
- `source=general`: sites, gitea, wikijs, wordpress, freshrss, emby (strict)
- `source=sethflix`: emby (liberal)
## Weighting overview
- Higher: sites, gitea, wikijs, wordpress, emby
- Lower + strict: freshrss
## Maintenance
- Manual re-index: `POST /sync`
- Health check: `GET /health`
- Index summary: `GET /stats`