Changed index_doc to call a new _mass_add_wordinfo method, instead of
calling _add_wordinfo in a loop. This is a simple way to save oodles of functions calls. In a brief but non-trivial test, this boosted overall indexing rate by 12% (so huge bang for the buck).
Showing
Please register or sign in to comment