Close
dtSearch Engine API for Java
IndexJob.setDataSourceToIndex Method
Syntax
Java
public void setDataSourceToIndex(com.dtsearch.engine.DataSource aDataSourceToIndex);

The dataSourceToIndex property provides a way to supply text to be indexed to the dtSearch Engine when the text is not accessible as a disk file. You can use this to index databases or other non-file data.