Keyoti Search for ASP.NET API Docs
MaxDocumentSizeToIndex Property
API DocumentationKeyoti.SearchEngineConfigurationMaxDocumentSizeToIndex
Keyoti Search for ASP.NET 2010
Documents smaller than this number of kilobytes will be indexed, and documents larger than this will be skipped.
Declaration Syntax
C#Visual BasicVisual C++
public int MaxDocumentSizeToIndex { get; set; }
Public Property MaxDocumentSizeToIndex As Integer
public:
property int MaxDocumentSizeToIndex {
	int get ();
	void set (int value);
}

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609