func()

in bulk_indexer.go [242:244]


func (b *BulkIndexer) SetClient(client elastictransport.Interface) {
	b.config.Client = client
}