Currently after loadding all shards, we use MemIndex which has poor query
performance, we should use Dex.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
|  Differential  D59350  
[clangd] Build Dex index after loading all shards in BackgroundIndex. Authored by hokein on Mar 14 2019, 2:31 AM. |