Keyoti SearchUnit API Docs
GetDocumentsFromIndexableSource Method (indexableSourceRecord)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexGetDocumentsFromIndexableSource(IndexableSourceRecord)
Keyoti SearchUnit v6
Get's an ArrayList of Document objects belonging to (imported from) an IndexableSource.
Declaration Syntax
C#Visual Basic
public virtual ArrayList GetDocumentsFromIndexableSource(
	IndexableSourceRecord indexableSourceRecord
)
Public Overridable Function GetDocumentsFromIndexableSource ( 
	indexableSourceRecord As IndexableSourceRecord
) As ArrayList
Parameters
indexableSourceRecord (IndexableSourceRecord)
Return Value
ArrayList

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