|
// @TODO: Set the `this.indexes` properly, even when a name is given |
// Set the default options
options = Object.assign({}, this.indexOptions, options);
// @TODO: Set the `this.indexes` properly, even when a name is given
const setIndexName = () => {
if (options.name) {