Extension of DDataSourceBase to support separately retrieving document properties and contents during indexing
File
File: DInputStream.h
Namespace: dtSearch
Syntax
Group
Members
Methods
Show:
No members matching the current filter
Method |
Description |
---|---|
Constructor (Inherited from DDataSourceBase) | |
Constructor | |
Get the document whose properties were just returned by getNextDocInfo or getDocInfoByName | |
Get information about a named document in the data source. | |
Get interface that can be attached to dtsIndexJob.dataSourceToIndex (Inherited from DDataSourceBase) | |
Get the next document in the data source (Inherited from DDataSourceBase) | |
Get information about a the next document in the data source. | |
Make interface that can be attached to dtsIndexJob.dataSourceToIndex | |
Initialize the data source so the next getNextDoc call will return the first document (Inherited from DDataSourceBase) |
Methods
Show:
No members matching the current filter
Method |
Description |
---|---|
Constructor (Inherited from DDataSourceBase) | |
Constructor | |
Get the document whose properties were just returned by getNextDocInfo or getDocInfoByName | |
Get information about a named document in the data source. | |
Get interface that can be attached to dtsIndexJob.dataSourceToIndex (Inherited from DDataSourceBase) | |
Get the next document in the data source (Inherited from DDataSourceBase) | |
Get information about a the next document in the data source. | |
Make interface that can be attached to dtsIndexJob.dataSourceToIndex | |
Initialize the data source so the next getNextDoc call will return the first document (Inherited from DDataSourceBase) |
See Also
Class Hierarchy
dtSearch::DDataSourceBase
|
dtSearch::DDataSourceBase2