commit | a562767a14c7bbac95b25e69e360fc28d6ce9e33 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Tue Aug 16 17:37:18 2011 +0900 |
committer | Jean Chalard <jchalard@google.com> | Tue Aug 16 18:13:12 2011 +0900 |
tree | bb18f50cf1a5d0f83a8cab1fce44cefc7431550a | |
parent | 70b9c5d9913b676f21fe29f795bdb25324509205 [diff] |
Have a pool of dictionaries to check spelling. The dictionaries and proximities are not thread-safe. In order to be able to check spelling in parallel, make a dictionary pool to call upon when a spelling check is necessary. Bug: 5156851 Change-Id: Ie3796164187dd7b7abf5ccd5d014073d43d74408