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

feat(autocomplete): support autocomplete #24

Merged
merged 9 commits into from
Mar 28, 2022
Merged

Conversation

zhenlei520
Copy link
Contributor

@zhenlei520 zhenlei520 commented Mar 28, 2022

CI

Chore

Docs:

Features

Test:

@zhenlei520 zhenlei520 added the enhancement New feature or request label Mar 28, 2022
@zhenlei520 zhenlei520 requested a review from doddgu March 28, 2022 08:48
.AddAutoComplete(option => option.UseIndexName(userIndexName).UseAlias(userAlias));
````

##### setting data
Copy link
Contributor

Choose a reason for hiding this comment

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

Set data

Copy link
Contributor Author

Choose a reason for hiding this comment

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

processed

````


##### retrieve data
Copy link
Contributor

Choose a reason for hiding this comment

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

Get data

Copy link
Contributor Author

Choose a reason for hiding this comment

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

processed

@zhenlei520 zhenlei520 requested a review from doddgu March 28, 2022 11:07
Copy link
Contributor

@doddgu doddgu left a comment

Choose a reason for hiding this comment

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

LGTM

@doddgu doddgu merged commit e2af945 into main Mar 28, 2022
@zhenlei520 zhenlei520 deleted the feature/autocomplete branch March 28, 2022 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants