Skip to content

Conversation

edwinf
Copy link
Contributor

@edwinf edwinf commented Sep 24, 2014

  • For the MultiMatchQuery, this adds an override to OnFieldsWithBoost to
    allow one to specify a list of fields and boost values with string
    values instead of fluent values.
    ** This adds parity to QueryStringQuery.OnFieldsWithBoost

This is useful in the case of multifields where you have no fluent
equivalent of the field name you want to query and boost on.

* For the MultiMatchQuery, this adds an override to OnFieldsWithBoost to
allow one to specify a list of fields and boost values with string
values instead of fluent values.

This is useful in the case of multi-fields where you have no fluent
equivalent of the field name you want to query and boost on.
@gmarz
Copy link
Contributor

gmarz commented Sep 25, 2014

LGTM. Thanks for this @edwinf!

gmarz added a commit that referenced this pull request Sep 25, 2014
Add string/double Fluent Dictionary Option to MultiMatchQuery
@gmarz gmarz merged commit 5cdd6fa into elastic:develop Sep 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants