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

Support non-elasticsearch apis in suggestions #107

Open
erhathaway opened this issue Dec 9, 2020 · 0 comments
Open

Support non-elasticsearch apis in suggestions #107

erhathaway opened this issue Dec 9, 2020 · 0 comments

Comments

@erhathaway
Copy link
Contributor

erhathaway commented Dec 9, 2020

Thanks to @dearsaturn for suggesting this.

There should be the ability to config the Composer with an API for a non-elasticsearch source that supports the Elastic Composer Suggestion API. Then a suggestion can be configured to use this interface. The request should be put on the side effect queue like everything else to ensure debouncing etc...

Example use case:
Use Google Knowledge Graph to get suggestions
Use a different ES index to search text/keywords whose corresponding IDs can then be used in the Filter API

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

No branches or pull requests

1 participant