structural search: alert on large zip
Created by: rvantonder
This PR:
- The underlying issue is described and tracked in #7133.
- I added tests for the function that performs the conversion of error -> alert. A follow on PR can simplify this by having
searcher
send back asearchAlert
directly. See comment.