Close
dtSearch Engine API for Java
DataSource.getDocIsFile Method
Syntax
Java
boolean getDocIsFile();

If True, DocName will be interpreted as the name of a file to be indexed, and dtSearch will index the contents of the file along with any data provided in DocText and DocFields. The DocModifiedDate will still be used as the modification date of the document.