IndexNumbers2MaxLength

The maximum number of characters that alphanumeric terms can contain.

The Content component 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 the Content component does not index alphanumeric terms.

Type: Long
Default: 0 (unlimited)
Required: No
Configuration Section: MyProperty
Example: IndexNumbers2MaxLength=6
In this example, Content 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 the Content component, you must reindex the content.