Keyoti Search for ASP.NET API Docs
GetDocuments Method (di, indexableSourceRecord, configuration)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIndexableSourceGetDocuments(DocumentIndex, IndexableSourceRecord, Configuration)
Keyoti Search for ASP.NET 2010
Gets a collection of Document objects belonging to an indexable source
Declaration Syntax
C#Visual BasicVisual C++
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
public:
static ArrayList^ GetDocuments(
	DocumentIndex^ di, 
	IndexableSourceRecord^ indexableSourceRecord, 
	Configuration^ configuration
)
Parameters
di (DocumentIndex)
indexableSourceRecord (IndexableSourceRecord)
configuration (Configuration)
Return Value
ArrayList of Document objects

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609