Archiveopteryx
Archiveopteryx
Posted Mar 19, 2010 23:29 UTC (Fri) by cras (guest, #7000)In reply to: Archiveopteryx by dlang
Parent article: Archiveopteryx
Standard IMAP protocol requires that searches support substring matching. This is difficult to
support in a fast way, and about none of the commonly used full text search indexers support
searching substrings. Of course, many IMAP servers (like GMail among others) simply ignore this
requirement. https://datatracker.ietf.org/doc/draft-ietf-morg-fuzzy-se... is anyway supposed
to help with this.
support in a fast way, and about none of the commonly used full text search indexers support
searching substrings. Of course, many IMAP servers (like GMail among others) simply ignore this
requirement. https://datatracker.ietf.org/doc/draft-ietf-morg-fuzzy-se... is anyway supposed
to help with this.
