Home
last modified time | relevance | path

Searched defs:NestedHit (Results 1 – 6 of 6) sorted by relevance

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dsearch.go508 type NestedHit struct { struct
509 Field string `json:"field"`
510 Offset int `json:"offset,omitempty"`
511 Child *NestedHit `json:"_nested,omitempty"`
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Dsearch.go580 type NestedHit struct { struct
581 Field string `json:"field"`
582 Offset int `json:"offset,omitempty"`
583 Child *NestedHit `json:"_nested,omitempty"`
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Dsearch.go696 type NestedHit struct { struct
697 Field string `json:"field"`
698 Offset int `json:"offset,omitempty"`
699 Child *NestedHit `json:"_nested,omitempty"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Dsearch.go708 type NestedHit struct { struct
709 Field string `json:"field"`
710 Offset int `json:"offset,omitempty"`
711 Child *NestedHit `json:"_nested,omitempty"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Dsearch.go471 type NestedHit struct { struct
472 Field string `json:"field"`
473 Offset int `json:"offset"`
/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Dsearch.go722 type NestedHit struct { struct
723 Field string `json:"field"`
724 Offset int `json:"offset,omitempty"`
725 Child *NestedHit `json:"_nested,omitempty"`