) (string, enumspb.IndexedValueType, error) {
if sadefs.IsMappable(name) {
// First check if the visibility mapper can handle this field (e.g., custom search attributes)
resolve.go
fieldName, fieldType := tryVisibilityMapper(name, ns, mapper, saTypeMap)
if fieldName != "" {
return fieldName, fieldType, nil
}