Client search function doesn't support encoded slashes in the input

When testing client search feature the input containing slash character / results in 404 response.

This shouldn’t be the case and the input should be processed as well.