streaming search: fixing minor bugs related to progress count
Created by: limitedmage
- Remove count from bottom of search results (fixes #17562 (closed))
- Update closed connection error message (fixes #17561 (closed))
- Abbreviates result counts in the progress indicator (eg.
1234
becomes1.2k+
; related to #17560 (closed))