Close
dtSearch Engine API for Java
DataSource.getDocText Method
Syntax
Java
String getDocText();

In DocText, supply the text you want the dtSearch Engine to index. This must be plain text that dtSearch can index directly. If you need to index text that is in a document, you can use a FileConverter to convert the document data to plain text.