Merge 37bbc43bbabd5e5f422065a0b3f5449580b84af5 into 49a92fc25e9dab2ffe10380889ca01b8b21cb557
This commit is contained in:
commit
054a1015bd
@ -18,7 +18,7 @@ func (q *MultiMatchQuery) Map() map[string]interface{} {
|
||||
|
||||
type multiMatchParams struct {
|
||||
Qry interface{} `structs:"query"`
|
||||
Fields []string `structs:"fields"`
|
||||
Fields []string `structs:"fields,omitempty"`
|
||||
Type MultiMatchType `structs:"type,string,omitempty"`
|
||||
TieBrk float32 `structs:"tie_breaker,omitempty"`
|
||||
Boost float32 `structs:"boost,omitempty"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user