Keyoti SearchUnit API Docs
IIndexableSource Interface
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIIndexableSource
Keyoti SearchUnit v6
An indexable source
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public interface IIndexableSource
public interface IIndexableSource
Public Interface IIndexableSource
Public Interface IIndexableSource
public interface class IIndexableSource
public interface class IIndexableSource
type IIndexableSource =  interface end
type IIndexableSource =  interface end
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
AddedDocument
Fired when a document has been added

AddingDocument
Fired when a document is about to be added

Cancel()()()()
Cancel the import

Cancelled
Whether the import was cancelled.

Close()()()()
Closes the data access

Configuration
The configuration

DataAccess
The data-access facade

GetImportSample(DataSet, Int32, LinkBasedImportSampler..::..InvokeMethod)
Gets a sample of the import data that Import will retrieve.

Import()()()()
Adds new files imported from the source

ImportSampleDataTableColumnsFinalized
Fired when the DataTable used for the import sample has it's columns finalized.

IndexableSourceRecord
The record representing this source, in the data-access

ItemsImported
The number of items (documents, records, files etc.) that have been imported since the last call to Import.

ItemsToImportTotal
If available. The total number of items (documents, records, files, etc) that will be imported.

Open()()()()
Opens the data access

ReaderExceptionOccurred
Fired when a reader exception occurs

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