IndexNumbers1MaxLength
The maximum number of characters that purely numeric terms can contain.
The Content component 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 Content does not index purely numeric terms.
Type: | Long |
Default: | 0 (unlimited) |
Required: | No |
Configuration Section: | MyProperty
|
Example: | IndexNumbers1MaxLength=5
In this example, Content does not index any purely numeric terms with more than 5 characters. |
See Also: |
[MyLanguage]
IndexNumbers0MaxLength IndexNumbers2MaxLength IndexNumbersType Property PropertyFieldCSVs |
NOTE: If you change this setting after you have indexed content into the Content component, you must reindex the content.