Keyoti Search for ASP.NET 2010
Called during crawl to identify if the document might be crawled. Will return false if the document won't be crawled based on it's URL.
Declaration Syntax
protected virtual bool PrefilterDocumentToCrawl(
Document document
)
Protected Overridable Function PrefilterDocumentToCrawl ( _
document As Document _
) As Boolean
protected:
virtual bool PrefilterDocumentToCrawl(
Document^ document
)
Parameters
Assembly:
Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609