You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(api): add stemming dictionary management support
- Add `Stemming` class to manage dictionary operations
- Add `StemmingDictionaries` to handle bulk dictionary operations
- Add `StemmingDictionary` to manage individual dictionaries
- Add `StemmingDictionariesRetrieveSchema` for API responses
- Add tests for dictionary creation and retrieval
* ci: update typesense server version to 28.0.rc36
0 commit comments