dtSearch Text Retrieval Engine .NET interface

Options.TitleSize Property

By default, the dtSearch Engine collects the first 80 characters of text from a file for the title associated with each document. Use this option to change the number of characters stored, up to a maximum of 512.

public int TitleSize {get; set;}

See Also

Options Class | dtSearch.Engine Namespace