I have a currency column with the internal name Importo
.
On the managed properties page I edited the property RefinableDecimal00
with alias Importo
and mapping ows_Importo
.
When I try to search using the alias as below:
Importo:49.59
I get zero results
Instead when I try to search using RefinableDecimal00
as below:
RefinableDecimal00:49.59
I get the results correctly
How can I get the results using the alias?
I have this problem only on some site collections and also on the Number columns