Skip to content

Allow specifying of update fields in bulk_update_typesense_records #98

@EricOuma

Description

@EricOuma

Is your feature request related to a problem? Please describe

The bulk_update_typesense_records loads all fields for an update. These might not be necessary if one only wants to update specific fields.

Describe the solution you'd like

Add an update_fields kwarg to the method. This will eventually be passed to update_batch which will use it as expected.

Describe alternatives you've considered

N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions