Keyoti SearchUnit API Docs
GetIndexedDocuments Method
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexGetIndexedDocuments()()()()
Keyoti SearchUnit v6
Gets all the indexed documents from the document table, as an ArrayList of Document objects
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual ArrayList GetIndexedDocuments()
public virtual ArrayList GetIndexedDocuments()
Public Overridable Function GetIndexedDocuments As ArrayList
Public Overridable Function GetIndexedDocuments As ArrayList
public:
virtual ArrayList^ GetIndexedDocuments()
public:
virtual ArrayList^ GetIndexedDocuments()
abstract GetIndexedDocuments : unit -> ArrayList 
override GetIndexedDocuments : unit -> ArrayList 
abstract GetIndexedDocuments : unit -> ArrayList 
override GetIndexedDocuments : unit -> ArrayList 
Return Value
ArrayList
ArrayList of Document objects

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