Imports the documents from an indexable source into the document index
            and returns a collection of imported Uri objects.
            
| C# | Visual Basic | 
public ArrayList Import( IndexableSourceRecord indexableSourceRecord )
Public Function Import ( indexableSourceRecord As IndexableSourceRecord ) As ArrayList
- indexableSourceRecord (IndexableSourceRecord)
 - The indexable source's record which provides connection information and an ID.
 
ArrayList
The IIndexableSource object related to the IndexableSourceRecord is created automatically.  To pass a custom instance, use the appropriate overload of this method.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610