MCPcopy Create free account
hub / github.com/couchbase/cbft / NewBatch

Method NewBatch

remote.go:306–308  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

304}
305
306func (r *IndexClient) NewBatch() *bleve.Batch {
307 return nil
308}
309
310func (r *IndexClient) Stats() *bleve.IndexStat {
311 return nil

Callers 4

TestDeleteByQueryFunction · 0.45
getPartitionLOCKEDMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestDeleteByQueryFunction · 0.36