You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The indexer class should be split up into smaller objects and the indexing job itself should be run in the thread pool. In theory, the off-GUI thread indexer could replace the current word count job as it too runs the word count.
The text was updated successfully, but these errors were encountered:
The indexer class should be split up into smaller objects and the indexing job itself should be run in the thread pool. In theory, the off-GUI thread indexer could replace the current word count job as it too runs the word count.
The text was updated successfully, but these errors were encountered: