Skip to content

chore: remove vestigial Typesense vars from env examples#2555

Open
luthen-seas wants to merge 1 commit into
block:mainfrom
luthen-seas:chore/remove-stale-typesense-env-vars
Open

chore: remove vestigial Typesense vars from env examples#2555
luthen-seas wants to merge 1 commit into
block:mainfrom
luthen-seas:chore/remove-stale-typesense-env-vars

Conversation

@luthen-seas

Copy link
Copy Markdown
Contributor

What

Removes TYPESENSE_API_KEY/TYPESENSE_URL (and the header port line) from the root .env.example, and TYPESENSE_API_KEY/TYPESENSE_PORT from deploy/compose/.env.example.

Why

Search moved to community-scoped Postgres FTS in buzz-search; no compose file defines a Typesense service and nothing in the tree reads these variables anymore (the benchmarks/harbor-buzz-orchestra harness sources its own environment at runtime). Leaving them in the templates suggests a service dependency that no longer exists.

Testing

Config-template-only change. Verified with grep -ri typesense across compose files, scripts, and crates: zero remaining consumers.

🤖 Generated with Claude Code

Search moved to community-scoped Postgres FTS in buzz-search; no compose
service or code reads TYPESENSE_API_KEY/TYPESENSE_URL/TYPESENSE_PORT
anymore (the benchmark harness sources its own environment).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants