Skip to content

Comments

fix(synonyms/curation): fix nested item access for synonym sets and curation sets#114

Merged
jasonbosco merged 3 commits intotypesense:masterfrom
tharropoulos:synonym-set-items
Feb 12, 2026
Merged

fix(synonyms/curation): fix nested item access for synonym sets and curation sets#114
jasonbosco merged 3 commits intotypesense:masterfrom
tharropoulos:synonym-set-items

Conversation

@tharropoulos
Copy link
Contributor

@tharropoulos tharropoulos commented Feb 11, 2026

Change Summary

  • add support for accessing sub-resources as items['id'] instead of `->getItems()['id']
  • keep getItems support to not break backwards compatibility
  • update php version in ci to 8.4
  • add classes for synonym set items, and access them through synonym set by using __get()
  • add tests for clusters running v30+

PR Checklist

@tharropoulos tharropoulos changed the title feat(synonyms): add support for managing synonym set items fix(synonyms/curation): fix nested item access for synonym sets and curation sets Feb 11, 2026
@jasonbosco jasonbosco merged commit a4c8d0a into typesense:master Feb 12, 2026
1 check passed
@jasonbosco
Copy link
Member

Published in v6.1.0-RC1

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