Hi! First of all, thanks for building great tools.
I'm trying out a private Sourcegraph instance. Ran an indexing round on a branch and now some of my definition searches look like this:

The definition of AccountId in question is in the same sbt module as the code I'm looking at. However, it still shows up as partially precise.
In the Definition view, all results I see are search-based:

Could this be a configuration issue (I'm on all the defaults when it comes to generating the index) or is something wrong with scip-java?