IndexNumbers2MaxLength

The maximum number of characters that alphanumeric terms can contain.

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

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

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

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