You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem? Please describe.
Certain features are dependent on others.
For example, Semantic Search adds Search Algorithm options. However, even with an update to EP Labs with the Semantic Search feature that considers the active state before adding them - it will require a page reload to update the options available in the interface.
This EP PR refreshes the interface on save instead of just on reload:
And this EP Labs PR only adds the search algorithms on the activation of SemanticSearch - and also removes the search algorithms on the deactivation of it:
Is your enhancement related to a problem? Please describe.
Certain features are dependent on others.
For example, Semantic Search adds Search Algorithm options. However, even with an update to EP Labs with the Semantic Search feature that considers the active state before adding them - it will require a page reload to update the options available in the interface.
This EP PR refreshes the interface on save instead of just on reload:
#4275
And this EP Labs PR only adds the search algorithms on the activation of SemanticSearch - and also removes the search algorithms on the deactivation of it:
10up/ElasticPressLabs#184
ep-semanticsearch-algs.mov
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct