kafka/internal
ashisgreat22 9b280ad606
Some checks failed
Mirror to GitHub / mirror (push) Waiting to run
Tests / test (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Has been cancelled
feat: add /autocompleter endpoint for search suggestions
Proxies to upstream SearXNG /autocompleter if configured, otherwise
falls back to Wikipedia OpenSearch API. Returns a JSON array of
suggestion strings.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 01:06:25 +01:00
..
autocomplete feat: add /autocompleter endpoint for search suggestions 2026-03-22 01:06:25 +01:00
cache chore: update Go module path to github.com/metamorphosis-dev/kafka 2026-03-21 19:42:01 +00:00
config chore: rename project from gosearch to kafka 2026-03-21 19:20:47 +00:00
contracts feat: build Go-based SearXNG-compatible search service 2026-03-20 20:34:08 +01:00
engines fix: add missing engines to defaultPortedEngines 2026-03-22 00:13:57 +01:00
httpapi feat: add /autocompleter endpoint for search suggestions 2026-03-22 01:06:25 +01:00
middleware feat: add global and burst rate limiters 2026-03-21 18:35:31 +00:00
search chore: update Go module path to github.com/metamorphosis-dev/kafka 2026-03-21 19:42:01 +00:00
upstream chore: update Go module path to github.com/metamorphosis-dev/kafka 2026-03-21 19:42:01 +00:00
views chore: update Go module path to github.com/metamorphosis-dev/kafka 2026-03-21 19:42:01 +00:00