IndexNumbers1MaxLength

The maximum number of characters that purely numeric terms can contain.

IDOL Server does not index any purely numeric terms in the IndexNumbersType fields that have more than the specified number of characters.

NOTE: You can only use IndexNumbers1MaxLength to restrict the indexed terms. For example, if you have set IndexNumbers to 2, in the language or field property configuration, IndexNumbers1MaxLength does not have any effect as IDOL Server does not index purely numeric terms.

Type: Long
Default: 0 (unlimited)
Required: No
Configuration Section: MyProperty
Example: IndexNumbers1MaxLength=5
In this example, IDOL Server does not index any purely numeric terms with more than 5 characters.
See Also: IndexNumbers[MyLanguage]
IndexNumbers
IndexNumbers0MaxLength
IndexNumbers2MaxLength
IndexNumbersType
Property
PropertyFieldCSVs

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