This PR changes the logic of the keyword search so that it is only performed using the title and short description of the organisations and initiatives.
Acceptance criteria
There is a way to search organisations and initiatives by keyword
Match names which include the keywords (exact same characters but case insensitive)
Match short descriptions which include the keywords (exact same characters but case insensitive)
Match descriptions which include the keywords (exact same characters but case insensitive)
This PR changes the logic of the keyword search so that it is only performed using the title and short description of the organisations and initiatives.
Acceptance criteria
Match descriptions which include the keywords (exact same characters but case insensitive)Tracking
ORC-585