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

In DocFields, supply any fielded data you want the dtSearch Engine to index. DocFields consists of a series of pairs of field names and values, with tab characters (chr$(9)) between them.