Skip to content

Add Params to PhraseSuggestCollate (forward port to master) #2977

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 22, 2017

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Dec 21, 2017

Relates #2965

This commit adds a Parameters dictionary to IPhraseSuggestCollate so that parameters are serialized to the correct query form and introduces a PhraseSuggestCollateQuery to specify the query.

Add XML documentation to indicate the usage of each property.

Closes #2849

(cherry-picked from commit f905270)

This commit adds a Parameters dictionary to IPhraseSuggestCollate so that parameters are serialized to the correct query form and introduces a PhraseSuggestCollateQuery to specify the query.

Add XML documentation to indicate the usage of each property.

Closes #2849

(cherry-picked from commit f905270)
Now that Phrase suggester no longer uses TemplateQuery, deprecate the interface, object initializer and fluent descriptor of template query
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@russcam russcam merged commit 8f07d14 into master Dec 22, 2017
@Mpdreamz Mpdreamz deleted the fix/master-phrase-suggest-collate branch January 30, 2018 15:08
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.

3 participants