# site-search

Bilingual Postgres full-text site search: to_tsvector('simple') + prefix tsquery for match-as-you-type + ILIKE fallback, ranked across registered content tables

```bash
togo install togo-framework/site-search
```

## Facts

- Repository: https://github.com/togo-framework/site-search
- Stars: 0
- Language: Go
- Licence: MIT
- Last push: 2026-07-09
- Topics: golang, plugin, search, togo, togo-framework, togo-plugin

Readme: https://github.com/togo-framework/site-search#readme
