Keyoti SearchUnit API Docs
IsDocumentToBeIndexed Method (document)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexIsDocumentToBeIndexed(Document)
Keyoti SearchUnit v6
Determines if a document should be indexed.
Declaration Syntax
C#Visual Basic
protected internal virtual bool IsDocumentToBeIndexed(
	Document document
)
Protected Friend Overridable Function IsDocumentToBeIndexed ( 
	document As Document
) As Boolean
Parameters
document (Document)
Return Value
Boolean

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