In the past ibus-tables create some sqlite table index to speed up lookup. Since ibus-table 1.8.1, the table schema has been changed, and the sqlite file size is reduced. As ibus-table uses SQL "LIKE" clause now, table index is not used when matching. By remove all table index, the wubi-jidian86.db has shrinked from 12M to 5.7M. Smaller file size will also improve the speed, as it can be loaded into memory. Maybe we can skip some sqlite table index creations, to reduce file sizes. BTW, Thanks very much for the improvements of ibus-table 1.8.1!
https://github.com/kaio/ibus-table/pull/39
Merged upstream.
ibus-table-1.8.2-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/ibus-table-1.8.2-1.fc19
ibus-table-1.8.2-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/ibus-table-1.8.2-1.fc20
Package ibus-table-1.8.2-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ibus-table-1.8.2-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-7110/ibus-table-1.8.2-1.fc20 then log in and leave karma (feedback).
ibus-table-1.8.2-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
ibus-table-1.8.2-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.