Keyoti Search for ASP.NET API Docs
IIndexableSource Interface
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIIndexableSource
Keyoti Search for ASP.NET 2010
An indexable source
Declaration Syntax
C#Visual BasicVisual C++
public interface IIndexableSource
Public Interface IIndexableSource
public interface class IIndexableSource
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.

Open()()()
Opens the data access

ReaderExceptionOccurred
Fired when a reader exception occurs

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