Keyoti SearchUnit API Docs
DontIndex Property
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordDontIndex
Keyoti SearchUnit v6
Whether to ignore the document during index creation.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool DontIndex { get; set; }
public virtual bool DontIndex { get; set; }
Public Overridable Property DontIndex As Boolean
	Get
	Set
Public Overridable Property DontIndex As Boolean
	Get
	Set
public:
virtual property bool DontIndex {
	bool get ();
	void set (bool value);
}
public:
virtual property bool DontIndex {
	bool get ();
	void set (bool value);
}
abstract DontIndex : bool with get, set
override DontIndex : bool with get, set
abstract DontIndex : bool with get, set
override DontIndex : bool with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120