Skip to content
Snippets Groups Projects
user avatar
Jared Hancock authored
This significantly speeds up the re-indexing speed for large databases. Since it is
only important to have the system reindexed--and not necessarily what order the
re-indexing happends, the sorting is really just a waste of resources and time.

This dramatically increases the performance of searching for indexable threads, for
instance, from 260900ms to about 42ms.
2ab505d6
Name Last commit Last update
..