Links
dtSearch Text Retrieval Engine -- Java API 7.70
Server Class
Classes | Legend | Members | Methods | Send Feedback

The Server object provides access to global information and settings for the dtSearch Engine, such as the version, build number, and debug logging.

Class Hierarchy
public class Server;
File

Server.java

Description

 

The HomeDir and PrivateDir properties are provided for compatability with the COM interface, but are deprecated, as are the initialize and shutdown methods. 

Use the Options object to change settings, including the HomeDir and PrivateDir, instead of the Server object.

Group
Methods
Method 
Description 
Use ConvertPath to convert between virtual and local paths. 
dtSearch Engine Build number 
Message returned by initialize 
dtSearch Engine major version number 
dtSearch Engine minor version number (0-99) 
 
Start diagnostic logging. 
setDebugLogName specifies the name of a debug log that will be started when the initialize() method is called. 
 
 
 
 
Legend
 
Method 
Links
You are here: Classes > Server Class
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.