IIndexWriterSetMaxFieldLength Method |
Sets the maximum field length
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax void SetMaxFieldLength(
int maxFieldLength
)
Parameters
- maxFieldLength
- Type: SystemInt32
New maximum field length
See Also