Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
302
func
(r *IndexClient) Mapping() mapping.IndexMapping {
303
return
nil
304
}
305
306
func
(r *IndexClient) NewBatch() *bleve.Batch {
307
return
nil
Callers
4
TestNegativeIndexClient
Function · 0.95
AnalyzeDoc
Function · 0.45
DataUpdate
Method · 0.45
ServeHTTP
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestNegativeIndexClient
Function · 0.76