Open afharo opened 1 year ago
We noticed that Enterprise Search settings are defined under the enterpriseSearch.* namespace in Kibana, while it uses xpack.ent_search.* in Elasticsearch.
enterpriseSearch.*
xpack.ent_search.*
To avoid confusion among our users, we should aim to align these namespaces when possible.
cc @elastic/enterprise-search
We noticed that Enterprise Search settings are defined under the
enterpriseSearch.*
namespace in Kibana, while it usesxpack.ent_search.*
in Elasticsearch.To avoid confusion among our users, we should aim to align these namespaces when possible.