dtSearch Text Retrieval Engine .NET interface

Options.MaxStoredFieldSize Property

Maximum size of a single stored field. Stored fields are field data collected during indexing that is returned in search results.

public int MaxStoredFieldSize {get; set;}

See Also

Options Class | dtSearch.Engine Namespace