Skip to content

Consolidate tim.opensearch bulk methods into a single method #371

@jonavellecuerdo

Description

@jonavellecuerdo

Currently, tim.opensearch includes three separate methods for indexing, deleting, and updating (adding embeddings to existing records using the 'update' action) records in OpenSearch. While working on PR #370, it became clear that there was a pattern with the three methods and could be refactored to a single method that accepts an action parameter.

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