Keyoti SearchUnit API Docs
Crawl Method
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesWebSiteSpiderCrawl()()()()
Keyoti SearchUnit v6
Members
IconMemberDescription
Crawl()()()() Obsolete.
Starts the spidering process, which will recrawl all the existing documents for new links.

Crawl(String, Boolean) Obsolete.
Starts the spidering process, which will recrawl all the existing documents for new links.

Crawl(String, Boolean, WebsiteBasedIndexableSourceRecord) Obsolete.
Starts the spidering process, which will recrawl all the existing documents for new links.

Crawl(ArrayList) Obsolete.
Crawls all URL strings in urlList, adds new document URLs (including those from urlList) to the 'database' and returns list of newly found URLs.

Crawl(ArrayList, ArrayList) Obsolete.
Crawls all URL strings in urlList, adds new document URLs (including those from urlList) to the 'database' and returns list of newly found URLs.

Crawl(ArrayList, ArrayList, WebsiteBasedIndexableSourceRecord) Obsolete.
Crawls all URL strings in urlList, adds new document URLs (including those from urlList) to the 'database' and returns list of newly found URLs.

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