Since the update to 2021.1 the search index seems ...
# intellij
r
Since the update to 2021.1 the search index seems to be broken all the time. Searching in files does not work, neither search for classes, search in the git history etc. The only thing which helps seems to be a invalidate cache. But I need to do this every day at least once 😞
c
its fixed in 1.5-m2, which is sadly not available for 2021.1
r
Could you elaborate? 1.5-m2 of what - the kotlin plugin? It seems a bit odd if the kotlin plugin can break search across the entire IDE, surely things are better sandboxed than that…
c
oh maybe its something different, i am talking about this ticket. https://youtrack.jetbrains.com/issue/KT-44756
👍 1