func (is *kvis) BeginBatch() index.BatchMutation { return index.NewBatchMutation() }
func (mk *mongoKeys) BeginBatch() index.BatchMutation { return index.NewBatchMutation() }
func (is *indexStorage) BeginBatch() index.BatchMutation { return index.NewBatchMutation() }