Skip to content

Add global synonym set operations#23

Merged
akshitkrnagpal merged 1 commit into
mainfrom
fix/global-synonym-sets
May 22, 2026
Merged

Add global synonym set operations#23
akshitkrnagpal merged 1 commit into
mainfrom
fix/global-synonym-sets

Conversation

@akshitkrnagpal

Copy link
Copy Markdown
Owner

Summary

  • add first-class synonym_sets.* and synonym_sets.items.* operations for Typesense v30 global synonym sets
  • make collection synonyms.list 404s inspect collection synonym_sets and return actionable guidance
  • add CLI examples, README coverage, and patch changeset for CLI/MCP bundles

Verification

  • pnpm check
  • node packages/cli/dist/cli.js synonym_sets.list --examples
  • node packages/cli/dist/cli.js synonym_sets.create --schema

Closes #16

@akshitkrnagpal akshitkrnagpal merged commit 8882528 into main May 22, 2026
1 check passed
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.

Add first-class support or guidance for global synonym sets

1 participant