interface IPartialFieldIndex { bool isApplicableValue(Val val); Cl getAll(Val val); }