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
C# | Visual Basic |
protected virtual bool PrefilterDocumentToCrawl( Document document )
Protected Overridable Function PrefilterDocumentToCrawl ( 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