View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005206 | SOGo | ActiveSync | public | 2020-11-06 02:55 | 2020-12-18 15:48 |
Reporter | jacotec | Assigned To | francis | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | iPhone | OS | IOS 14.1 | ||
Product Version | 5.0.1 | ||||
Fixed in Version | 5.0.2 | ||||
Summary | 0005206: Search via Active Sync does not find text in email bodies | ||||
Description | I've seen that the search in emails on our IOS devices is pretty useless as SOGo seems to miss finding the search query in the email bodies. My backend is a Dovecot server with FullTextSearch realized via Solr. Works perfectly with IMAP Search, also SOGo itself returns any search results in lighning speed when I select the email body as search target in the web GUI. When I do a test FTS for "Unitymedia", SOGo immediately returns more than a dozen of emails where this word is in the email body. Same for Outlook. Doing the same search on the iPhone, it just returns one email, and that's the one where the search term is in the subject. | ||||
Steps To Reproduce |
| ||||
Additional Information | This is the EAS search request from the SOGo log with ActiveSync Debug enabled: <Search xmlns="Search:"> After that, there is just one result returned (the one with the Word in the Subject) <Search xmlns="Search:"> | ||||
Tags | No tags attached. | ||||
Reference: https://github.com/inverse-inc/sogo/pull/289 |
|
Awesome!!! Thanks � |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-11-06 02:55 | jacotec | New Issue | |
2020-11-30 14:03 | tfu | Note Added: 0014978 | |
2020-11-30 18:11 | jacotec | Note Added: 0014981 | |
2020-12-18 15:48 | francis | Assigned To | => francis |
2020-12-18 15:48 | francis | Status | new => resolved |
2020-12-18 15:48 | francis | Resolution | open => fixed |
2020-12-18 15:48 | francis | Fixed in Version | => 5.0.2 |