Oracle® Secure Enterprise Search Administration API Guide 11g Release 1 (11.1.2.0.0) Part Number E14133-02 |
|
|
View PDF |
Deactivates a cluster tree.
Syntax
deactivate clusterTree --NAME=object_name
or
deactivate clusterTree -n object_name
Parameters
Content of a <search:name>
element in the XML document.
Example
This example deactivates a cluster tree named Topic Tree:
SES>deactivate clusterTree --NAME="Topic Tree"
The object "[name=Topic Tree]" was successfully deactivated.