Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/cbft
/ Delete
Method
Delete
remote.go:125–127 ·
view source on GitHub ↗
(id string)
Source
from the content-addressed store, hash-verified
123
}
124
125
func
(r *IndexClient) Delete(id string) error {
126
return
indexClientUnimplementedErr
127
}
128
129
func
(r *IndexClient) Batch(b *bleve.Batch) error {
130
return
indexClientUnimplementedErr
Callers
3
TestNegativeIndexClient
Function · 0.95
documentMatchHandler
Method · 0.45
DataDelete
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestNegativeIndexClient
Function · 0.76