Oracle® Secure Enterprise Search Administration API Guide 11g Release 1 (11.1.2.0.0) Part Number E14133-02 |
|
|
View PDF |
Stops a schedule from initiating a crawl, or stops the crawler if it has already started.
Syntax
stop schedule --NAME=object_name
or
stop schedule -n object_name
Parameters
Content of a <search:name>
element in the XML document.
Example
This example stops a schedule named My File Source:
SES>stop schedule --NAME="My File Source"
The "stop" operation succeeded for "[name=My File Source]".