Indexable source records

C# | Visual Basic | Visual C++ |
namespace Keyoti.SearchEngine.DataAccess.IndexableSourceRecords
Namespace Keyoti.SearchEngine.DataAccess.IndexableSourceRecords
namespace Keyoti.SearchEngine.DataAccess.IndexableSourceRecords

All Types | Classes |
Icon | Type | Description |
---|---|---|
![]() | CustomDataSetBasedIndexableSourceRecord |
Assembly (Custom) source specific subclass for indexable source records.
|
![]() | DatabaseBasedIndexableSourceRecord |
Database source specific subclass for indexable source records.
|
![]() | FileSystemFolderBasedSourceRecord |
File-system source specific subclass for indexable source records.
|
![]() | IndexableSourceRecord |
Base for all IndexableSourceRecord types.
|
![]() | IndexableSourceRecordFactory |
Creates IndexableSourceRecord subclassed objects of type based on SourceType.
|
![]() | WebsiteBasedIndexableSourceRecord |
Website source specific subclass for indexable source records.
|