Skip to content
Snippets Groups Projects
Commit 2ab505d6 authored by Jared Hancock's avatar Jared Hancock Committed by Peter Rotich
Browse files

search: Significantly speed up re-indexing

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.
parent 81b1e9d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment