Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test for handling OR logic in legacy search
This commit introduces a new test, `shouldHandleORRequest`, to verify the OR logic within the legacy search functionality. It ensures that the query with an OR condition is processed correctly, and the results are returned as expected without errors.
- Loading branch information