Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blevesearch/bleve-explorer
/ types & classes
Types & classes
15 in github.com/blevesearch/bleve-explorer
⨍
Functions
1,632
◇
Types & classes
15
Struct
AliasAction
http/alias.go:24
Struct
AliasHandler
http/alias.go:30
Struct
CreateIndexHandler
http/index_create.go:27
Struct
DebugDocumentHandler
DebugDocumentHandler allows you to debug the index content for a given document id.
http/debug.go:26
Struct
DeleteIndexHandler
http/index_delete.go:23
Struct
DocCountHandler
http/doc_count.go:22
Struct
DocDeleteHandler
http/doc_delete.go:22
Struct
DocGetHandler
http/doc_get.go:30
Struct
DocIndexHandler
http/doc_index.go:24
Struct
GetIndexHandler
http/index_get.go:24
Struct
ListFieldsHandler
http/fields.go:22
Struct
ListIndexesHandler
http/index_list.go:21
Struct
SearchHandler
SearchHandler can handle search requests sent over HTTP
http/search.go:30
Struct
myFileHandler
http_util.go:48
FuncType
varLookupFunc
func(req *http.Request) string
http/util.go:42