Keyoti SearchUnit API Docs
GetIndexedDocuments Method
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesWebSiteSpiderGetIndexedDocuments()()()()
Keyoti SearchUnit v6
Gets all the indexed documents from the document table, as an ArrayList of Document objects
Declaration Syntax
C#Visual Basic
[ObsoleteAttribute("Use DocumentIndex.GetIndexedDocuments instead.", 
	true)]
public virtual ArrayList GetIndexedDocuments()
<ObsoleteAttribute("Use DocumentIndex.GetIndexedDocuments instead.", 
	true)> 
Public Overridable Function GetIndexedDocuments As ArrayList
Return Value
ArrayList
ArrayList of Document objects

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