Keyoti SearchUnit API Docs
GetDocuments Method (di, indexableSourceRecord, configuration)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIndexableSourceGetDocuments(DocumentIndex, IndexableSourceRecord, Configuration)
Keyoti SearchUnit v6
Gets a collection of Document objects belonging to an indexable source
Declaration Syntax
C#Visual Basic
public static ArrayList GetDocuments(
	DocumentIndex di,
	IndexableSourceRecord indexableSourceRecord,
	Configuration configuration
)
Public Shared Function GetDocuments ( 
	di As DocumentIndex,
	indexableSourceRecord As IndexableSourceRecord,
	configuration As Configuration
) As ArrayList
Parameters
di (DocumentIndex)
indexableSourceRecord (IndexableSourceRecord)
configuration (Configuration)
Return Value
ArrayList
ArrayList of Document objects

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