Skip to content

Count method on index - argument are ignored #53

Open
@whodies

Description

@whodies

Seems that the index count method automatically submit an empty array of argument rather than the arguments I give it - Line 501 :

"count": function() {
return indexOp("count", indexName , []);
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions