An indexable source
Declaration Syntax
C# | Visual Basic |
public interface IIndexableSource
Public Interface IIndexableSource
Members
All Members | Methods | Properties | Events | ||
Icon | Member | Description |
---|---|---|
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: 2022.8.22.610