Skip to content
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

Reintroduce suggestion feature #7894

Merged
merged 2 commits into from Aug 23, 2023
Merged

Reintroduce suggestion feature #7894

merged 2 commits into from Aug 23, 2023

Conversation

flobernd
Copy link
Member

Implements a hand-crafted version of SuggestDictionary<TDocument> and adds the - slightly modified - generated "suggest" variants.

The next steps will involve improving the generator in order to generically support these constructs (aggregations and suggestions).

Closes #7390

Copy link
Contributor

@stevejgordon stevejgordon left a comment

Choose a reason for hiding this comment

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

LGTM with a couple of minor suggestions.

Copy link
Contributor

@stevejgordon stevejgordon left a comment

Choose a reason for hiding this comment

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

LGTM

@flobernd flobernd marked this pull request as ready for review August 23, 2023 08:15
@flobernd flobernd added Feature 8.x Relates to 8.x client version labels Aug 23, 2023
@flobernd flobernd merged commit 1ba7f19 into main Aug 23, 2023
26 checks passed
@flobernd flobernd deleted the suggest branch August 23, 2023 16:13
github-actions bot pushed a commit that referenced this pull request Aug 23, 2023
github-actions bot pushed a commit that referenced this pull request Aug 24, 2023
flobernd pushed a commit that referenced this pull request Aug 24, 2023
flobernd pushed a commit that referenced this pull request Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.x Relates to 8.x client version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add "suggest" to SearchResponse
2 participants