codeintel: Optimize API Docs WriteDocumentationSearch
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: efritz
Major changes:
Before we were doing a query per row for each of the above (and many additional useless inserts for tags since they are highly duplicative). Now we do the minimum set of inserts per upload processing run.
Helps #21938
Push commits to the source branch or add previously merged commits to review them.