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

Fix: Fixed auto complete not working due to missing raw hit #717

Merged
merged 4 commits into from
Apr 25, 2022

Conversation

vinothdevelop
Copy link
Contributor

Description

This fixes the autocomplete feature broken by #715 , Autocomplete query doesn't include raw hit which broke it.

List of changes

Change to include Rawhit in autocomplete response of elastic search connector,

Associated Github Issues

#704

@cla-checker-service
Copy link

cla-checker-service bot commented Apr 25, 2022

💚 CLA has been signed

@elasticdocs
Copy link
Collaborator

elasticdocs commented Apr 25, 2022

🚀 Built search-ui successfully!

Issues? Visit #next-docs in Slack

@vinothdevelop
Copy link
Contributor Author

Signed

@joemcelroy
Copy link
Member

thanks for the fix! I added a small test to verify the option is being passed through.

@joemcelroy joemcelroy merged commit 7dc5be6 into elastic:master Apr 25, 2022
joemcelroy added a commit to joemcelroy/search-ui that referenced this pull request Jan 10, 2023
)

* Fix: Fixed auto complete not working due to missing raw hit

* Fix: fixed buikd error

* add test to verify includeRawHit is being called

Co-authored-by: Joseph McElroy <[email protected]>
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