Add decimal properties to a numeric index definition
This procedure describes how to add decimal properties to a numeric index definition.
The decimal properties element in a numeric index definition tells TEXTML Server how to interpret the decimal numbers encountered in documents. This definition is particularly useful when creating an index definition for elements that deal with monetary values. For example, if you have a document in which the <price> element contains the value "15.856", does the search engine index it as "15.86" or "15,85" (or something else)? The answer depends on the decimal properties definition—in this case, the value of the <decimalsymbol> and <decimalprecision> elements.
To add decimal properties for a numeric index definition: