Closed
Description
I was just upgrading and ran into an issues when trying to use my_repository.index_exists?(index: "my_index_name")
While I can still pass in an explicit :index
, all arguments are ignored and the repositories index_name is used instead.
This is a bit surprising, I would expect the method to either use the passed in argument or raise an ArgumentError if passing an index name is not desired.
Metadata
Metadata
Assignees
Labels
No labels