Skip to content

Conditionally add semantic search algorithms#184

Open
ZacharyRener wants to merge 3 commits intodevelopfrom
fix/issue-4267
Open

Conditionally add semantic search algorithms#184
ZacharyRener wants to merge 3 commits intodevelopfrom
fix/issue-4267

Conversation

@ZacharyRener
Copy link

@ZacharyRener ZacharyRener commented Feb 23, 2026

Description of the Change

Closes 10up/ElasticPress#4267

Note: This requires the EP PR: 10up/ElasticPress#4275

How to test the Change

First: Make sure ElasticPress is set to the fix/stale-interface-feature-dependency branch if it hasn't been merged into develop yet: npm run e2e:setup -- --ep-branch=fix/stale-interface-feature-dependency

  1. Enable semantic search
  2. Save
  3. Confirm the search algorithm options show
  4. Disable semantic search
  5. Save
  6. Confirm they are now removed (no refresh needed)

Changelog Entry

Fixed - Semantic search algorithms now only show when the feature is active

Credits

Props @ZacharyRener

Checklist:

@ZacharyRener ZacharyRener added this to the 2.5.1 milestone Feb 23, 2026
@ZacharyRener ZacharyRener self-assigned this Feb 23, 2026
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.

Reload settings panel on save

2 participants