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

Method Mapping

remote.go:302–304  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

300}
301
302func (r *IndexClient) Mapping() mapping.IndexMapping {
303 return nil
304}
305
306func (r *IndexClient) NewBatch() *bleve.Batch {
307 return nil

Callers 4

TestNegativeIndexClientFunction · 0.95
AnalyzeDocFunction · 0.45
DataUpdateMethod · 0.45
ServeHTTPMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestNegativeIndexClientFunction · 0.76