Keyoti Search for ASP.NET API Docs
IsDocumentToBeIndexed Method (document)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexIsDocumentToBeIndexed(Document)
Keyoti Search for ASP.NET 2010
Determines if a document should be indexed.
Declaration Syntax
C#Visual BasicVisual C++
protected internal virtual bool IsDocumentToBeIndexed(
	Document document
)
Protected Friend Overridable Function IsDocumentToBeIndexed ( _
	document As Document _
) As Boolean
protected public:
virtual bool IsDocumentToBeIndexed(
	Document^ document
)
Parameters
document (Document)

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