-
Notifications
You must be signed in to change notification settings - Fork 4
Mintlify search index tuning + analytics #11
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programconfigConfiguration / settingsConfiguration / settingsdocsDocumentationDocumentationdripsFunded via Drips NetworkFunded via Drips Networkhelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programconfigConfiguration / settingsConfiguration / settingsdocsDocumentationDocumentationdripsFunded via Drips NetworkFunded via Drips Networkhelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
Labels:
Stellar Wave,config,docs,drips,help-wantedTier: S (½–1 day)
Type: config
Context
Mintlify ships with built-in search but we've never configured the index or watched what users search for. We probably have the default settings, which means nothing is weighted, no synonyms, no analytics on missed queries.
Scope
docs.json:stealth↔unlinkable,meta-address↔metaaddress↔meta address,Soroban↔Stellar smart contract,friendbot↔testnet faucet, etc.docs/CONTRIBUTING.md: "Once a quarter, look at the top 20 zero-result queries and either add a page or a synonym."docs/SEARCH_TESTS.md: 15 queries we expect to return specific top results. (E.g., "send stellar payment" →stellar-quickstart.mdxas Stellar end-to-end integration tutorial #1.)Acceptance criteria
docs.jsonupdated with synonyms, weights, keywords.SEARCH_TESTS.mdcommitted.Why this matters
A docs site that doesn't surface "the right thing first" trains users to bounce to Google → results from random forum threads → blame Wraith for being confusing. We fix this at the source.