ElasticPress
ElasticPress copied to clipboard
Implement "OR filter relationships" in DateQuery
Description of the Change
This PR adds support for the relationship OR in Date Query.
Closes #4076
How to test the Change
Changelog Entry
Added - Implement "OR filter relationships" in DateQuery
Credits
Props @burhandodhy @eartahhj
Checklist:
- [x] I agree to follow this project's Code of Conduct.
- [x] I have updated the documentation accordingly.
- [x] I have added Critical Flows, Test Cases, and/or End-to-End Tests to cover my change.
- [x] All new and existing tests pass.