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