Skip to content

[ENHANCEMENT] index and create method argument from BulkOperation #154

@Stargateur

Description

@Stargateur

index is not logic, if I understand correctly, the purpose of index is "create or replace", so why it doesn't take a id argument like create, that is almost equivalent.

Possible fix:

  • index and create take an Into<Option<String>>
  • create should not take an id argument

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions