IndexNumbersType

The fields with this property use the IndexNumbers setting that you define in the property configuration section to determine how to index numbers.

Use IndexNumbersType fields to restrict the IndexNumbers setting to a narrower data set for the fields listed in the PropertyFieldCSVs than you set in the IndexNumbers setting in the LanguageType configuration section.

Type: Boolean
Default: False
Required: No
Configuration Section: MyProperty
Example: [English]
IndexNumbers=2

[IndexNumbersFields]
PropertyFieldCSVs=*/MYFIELD
Property=IndexNumbers

[IndexNumbers]
IndexNumbersType=TRUE
IndexNumbers=2


IDOL Server indexes the numeric terms in */MYFIELD that satisfy IndexNumbers=2 (non-numeric and mixed-alphanumeric), whereas all other fields index with IndexNumbers=1 (all numeric terms).
See Also: IndexNumbers[MyLanguage]
IndexNumbers
IndexNumbers0MaxLength
IndexNumbers1MaxLength
IndexNumbers2MaxLength
Property
PropertyFieldCSVs

NOTE: If you change this setting after you have indexed content into IDOL Server, you must reindex the content.