Mailspring/internal_packages/search-index/lib
Mark Hahnenberg c695735cc2 [thread-search] Split 'participants' index into 'to' and 'from'
Summary:
Previously we indexed all participants together for a single thread.
This lead to confusing search results when people would search for
'from' and get back lots of results that were only 'to'. This diff
splits the participants index into separate to and from indices and
updates the query generator appropriately.

Fixes T7580

Test Plan: Run locally, verify from doesn't return to and vice versa.

Reviewers: evan, juan

Reviewed By: juan

Maniphest Tasks: T7580

Differential Revision: https://phab.nylas.com/D3724
2017-01-18 10:41:20 -08:00
..
contact-search-indexer.es6 feat(event-search): Add event search to calendar 2016-11-15 17:27:31 -08:00
event-search-indexer.es6 feat(event-search): Add event search to calendar 2016-11-15 17:27:31 -08:00
main.es6 [search-index] Throttle search indexing 2017-01-16 10:32:45 -08:00
search-indexer.es6 [search-index] Add index for isSearchIndexed (for real) 2017-01-16 16:57:24 -08:00
thread-search-index-store.es6 [thread-search] Split 'participants' index into 'to' and 'from' 2017-01-18 10:41:20 -08:00