Skip to content

[typing] stem_dictionary missing from CollectionFieldSchema #100

@valesken

Description

@valesken

The stem_dictionary field is supported when creating a Collection, but the field is missing from the CollectionFieldSchema: https://github.com/typesense/typesense-python/blob/master/src/typesense/types/collection.py#L52

I did notice tests that assert the behavior functions as expected, but it would be good to get the types to match:

"stem_dictionary": "",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions