Close
dtSearch Engine API for Java
FileConverter.setDocFields Method
Syntax
Java
public void setDocFields(String newFields);

Use setDocFields to provide fields associated with the input document, to highlight hits in data as it was passed through the DataSource API's getDocFields method during indexing. DocFields consists of a series of pairs of field names and values, with tab characters (chr$(9)) between them.