Precomputed Indexes
Answered
This is pretty much a repeat of this question: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206977835-Can-intellij-s-indexer-be-invoked-from-the-command-line-in-batch-mode-?input_string=Precomputed%20Indexes
Given it was asked more than 10 years ago I thought I'll resurface it.
In short, I'd like to build the indexes once and then distribute them instead of everyone recomputing them. IntelliJ indexing is one of largest time drains in the local development workflow so improving this would be great.
Please sign in to leave a comment.
Please see https://youtrack.jetbrains.com/issue/IDEA-172004 and the linked requests.
Thanks for a quick response Serge, it seems that there is some problem for viewing this issue though:
I get:
When I check other issues around it they work (172003, or 172005).
Sorry, this one appears to be internal for JetBrains developers for some reason, you can follow the related issues instead:
https://youtrack.jetbrains.com/issue/IDEABKL-6223
https://youtrack.jetbrains.com/issue/IDEA-95893
I've also made https://youtrack.jetbrains.com/issue/IDEA-172004 public as it doesn't seem to contain anything sensitive.