You are here:
com.dtsearch.engine Package
>
Classes
>
IndexJob Class
>
IndexJob.execute Method
Close
dtSearch Engine API for Java
Contents
Index
Home
Previous
Up
Next
IndexJob.execute Method
IndexJob Class
com.dtsearch.engine Package
Syntax
Java
public
native
int
execute
();
Description
Performs the indexing job and returns 0 if the job is successful or -1 if an error occured.