Close
dtSearch Engine API for Java
Options.setPrivateDir Method

A directory that the dtSearch Engine can use to store per-user settings and temporary files.

Syntax
Java
public void setPrivateDir(String newPrivateDir);

PrivateDir, if non-blank, must be unique for each concurrent user of the dtSearch Engine. 

For more information, see "The HomeDir, PrivateDir, and TempFileDir option settings" in the dtSearch Engine API Reference (dtSearchApiRef.chm).