Starts the spidering process, which will recrawl all the existing documents for new links.

C# | Visual Basic |
[ObsoleteAttribute("Use DocumentIndex.ImportWebsite instead.", true)] public virtual ArrayList Crawl()
<ObsoleteAttribute("Use DocumentIndex.ImportWebsite instead.", true)> Public Overridable Function Crawl As ArrayList

ArrayList
ArrayList of Uri objects with URLs that weren't already in the index
ArrayList of Uri objects with URLs that weren't already in the index

Exception | Condition |
---|---|
InvalidOperationException | If Configuration.IsLock is true (a lock has been applied). |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610