Cross references do not considered in hash
!72 (merged) introduced an option to disable cross references. Actually, cross references are collected once during build base indexing. So, it is not possible to enable cross-references in the second run. Likely, we need to consider cross-references in hash, but it requires doubling all build base: with cross references and without it. Thus, the option is under question.