UnstemmedIndexNumbers2MaxLength
The maximum length that unstemmed alphanumeric terms can contain. Set UnstemmedIndexNumbers2MaxLength
to the maximum length of alphanumeric term that you want to index, or set it to -1
for unlimited. Set it to 0
if you do not want to index unstemmed alphanumeric terms.
Type: | Long |
Default: | -1 |
Required: | No |
Configuration Section: | Server |
Example: | UnstemmedIndexNumbers2MaxLength=0
|
See Also: | UnstemmedIndexNumbers0MaxLength
UnstemmedIndexNumbers1MaxLength |