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

Apply Exclude from Search Filter on ES Query #3266

Merged
merged 1 commit into from
Jan 20, 2023
Merged

Apply Exclude from Search Filter on ES Query #3266

merged 1 commit into from
Jan 20, 2023

Conversation

burhandodhy
Copy link
Contributor

Description of the Change

This PR removes the exclude from search filter from WP Query and applies it directly to ES query

Closes #3256

How to test the Change

Check the post "Exclude from Search" option
Make sure that post doesn't show up on the search

Changelog Entry

Changed - Apply Exclude from Search Filter directly on ES Query

Credits

Props @burhandodhy @felipeelia

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@felipeelia felipeelia added this to the 4.5.0 milestone Jan 20, 2023
@felipeelia felipeelia merged commit 158c947 into develop Jan 20, 2023
@felipeelia felipeelia deleted the fix/3256 branch January 20, 2023 13:38
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.

Apply Exclude from search filter on Elasticseach query
2 participants