saTypeMap searchattribute.NameTypeMap,
saMapper searchattribute.Mapper,
c := &QueryConverter[ExprT]{
storeQC: storeQC,
saInterceptor: nopSearchAttributeInterceptor,
namespaceName: namespaceName,
saTypeMap: saTypeMap,
saMapper: saMapper,
seenNamespaceDivision: false,
}
return c
}
func (c *QueryConverter[ExprT]) WithSearchAttributeInterceptor(