Description:
Escape the Elasticsearch keywords of AND and OR if they are included in the recipient_search_text filter.
Technical details:
The technical details for the knowledge of other developers. Any detailed caveats or specific deployment steps should be outlined here.
[x] Performance evaluation of affected (API | Script | Download)
[x] Before / After data comparison
Area for explaining above N/A when needed:
2. API documentation updated
No API contracts are affected by this change.
4. Matview impact assessment completed
No matviews are affected by this change.
5. Frontend impact assessment completed
The frontend is not affected by this change.
7. Appropriate Operations ticket(s) created
No operations tickets are needed for this change.
Description: Escape the Elasticsearch keywords of
AND
andOR
if they are included in therecipient_search_text
filter.Technical details: The technical details for the knowledge of other developers. Any detailed caveats or specific deployment steps should be outlined here.
Requirements for PR merge:
Area for explaining above N/A when needed: