elastic / app-search-reference-ui-react

A generic UI for use with any App Search Engine
https://www.elastic.co/products/app-search
Apache License 2.0
65 stars 24 forks source link

[PR] - Reading searchkey from environment variable #83

Open christophercutajar opened 3 years ago

christophercutajar commented 3 years ago

This is related to https://github.com/elastic/app-search-reference-ui-react/issues/82.

The user would save the searchKey as an environment variable rather than saved in the clear in the JSON file.

README file was updated to reflect to advise the user to save the search key as an environment variable.

JasonStoltz commented 2 years ago

Thank you for the PR. At some point we will get this merged up, but it will require changes on the upstream App Search side as well.