Oracle® Secure Enterprise Search Administration API Guide 11g Release 1 (11.1.2.0.0) Part Number E14133-02 |
|
|
View PDF |
Activates a cluster tree.
A clusterTree
object is active when it is created. You must activate a clusterTree
only after deactivating it.
Syntax
activate clusterTree --NAME=object_name
or
activate clusterTree -n object_name]
Parameters
Content of a <search:name>
element in the XML document.
Example
This example activates a cluster tree named Topic Tree
, which was previously created and deactivated:
SES>activate clusterTree --NAME="Topic Tree"
The object "[name=Topic Tree]" was successfully activated.