Mailspring/internal_packages/thread-search-index
Juan Tejada 42bce855ed fix(search): Prevent from adding duplicate threads to the search index
- We have to manually check if we are inserting a thread to the index
that already exists because the virtual table does not support unique
indexes
- Add versioning to the index to be able to rebuild it for the next
update
2016-06-07 14:41:39 -07:00
..
lib fix(search): Prevent from adding duplicate threads to the search index 2016-06-07 14:41:39 -07:00
package.json feat(thread-search): Add client side search 2016-04-04 17:15:19 -07:00