Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/cbft
/ newDelByQueryHandler
Function
newDelByQueryHandler
pindex_bleve_delete.go:27–29 ·
view source on GitHub ↗
(i bleve.Index)
Source
from the content-addressed store, hash-verified
25
}
26
27
func
newDelByQueryHandler(i bleve.Index) *delByQueryHandler {
28
return
&delByQueryHandler{index: i}
29
}
30
31
type
docDelHandler
struct
{
32
batch *bleve.Batch
Callers
1
TestDeleteByQuery
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestDeleteByQuery
Function · 0.68