runbox / runbox7

Runbox 7 web app
Other
127 stars 24 forks source link

fix(search): Cope with no index, use websocket and message fetch #1505

Closed castaway closed 11 months ago

castaway commented 11 months ago

Fixes #1485

When no search index exists, then we should not attempt to fetch partitions, and we should restart the message list update mechanism. We should definitely not try and twiddle a setting on the xapian index that didn't load (!)