Skip to content

Remove the need to call this function in order to delete a document #12

Open
@todo

Description

@todo

// TODO: Remove the need to call this function in order to delete a document
// Is not necesary create a whole object just to use the id in order to DELETE document. The ID should be set manually
$object->document();
$indexName = static::$indexName ?? self::generateIndexNameFromObject($object);


This issue was generated by todo based on a TODO comment in 97c9816 when #8 was merged. cc @bakaphp.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions