Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blevesearch/bleve
/ MapDocument
Method
MapDocument
mapping/mapping.go:50–50 ·
view source on GitHub ↗
(doc *document.Document, data interface{})
Source
from the content-addressed store, hash-verified
48
49
type
IndexMapping
interface
{
50
MapDocument(doc *document.Document, data
interface
{}) error
51
Validate() error
52
53
DateTimeParserNamed(name string) analysis.DateTimeParser
Callers
15
TestMappingJSONWithNull
Function · 0.95
TestEnablingDisablingStoringDynamicFields
Function · 0.95
TestMappingBool
Function · 0.95
TestDisableDefaultMapping
Function · 0.95
TestMappingBug353
Function · 0.95
TestAnonymousStructFields
Function · 0.95
TestAnonymousStructFieldWithJSONStructTagEmptString
Function · 0.95
TestMappingPrimitives
Function · 0.95
TestMappingForGeo
Function · 0.95
TestMappingForTextMarshaler
Function · 0.95
TestMappingForNilTextMarshaler
Function · 0.95
TestClosestDocDynamicMapping
Function · 0.95
Implementers
1
IndexMappingImpl
mapping/index.go
Calls
no outgoing calls
Tested by
15
TestMappingJSONWithNull
Function · 0.76
TestEnablingDisablingStoringDynamicFields
Function · 0.76
TestMappingBool
Function · 0.76
TestDisableDefaultMapping
Function · 0.76
TestMappingBug353
Function · 0.76
TestAnonymousStructFields
Function · 0.76
TestAnonymousStructFieldWithJSONStructTagEmptString
Function · 0.76
TestMappingPrimitives
Function · 0.76
TestMappingForGeo
Function · 0.76
TestMappingForTextMarshaler
Function · 0.76
TestMappingForNilTextMarshaler
Function · 0.76
TestClosestDocDynamicMapping
Function · 0.76