How to control or transform integer facet to remove decimal point
Summary:
When a number property used as the dimension, indexing adds a decimal point during auto-generation. How can we control this and remove the decimal point to represent information more accurately?
For example, size property containing 1, 5, 10, 20, etc. currently renders as 1.0, 5.0, 10.0 and 20.0 in facets.
Is there any transformation or search configuration that can be used to keep the numbers as is, without changing data type of the property.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):