| Oracle® Secure Enterprise Search Administration API Guide 11g Release 1 (11.1.2.2) Part Number E21606-01 |
|
|
PDF · Mobi · ePub |
Activates a cluster tree.
A clusterTree object is active when it is created. You must activate a clusterTree only after deactivating it.
activate clusterTree --NAME=object_name
or
activate clusterTree -n object_name]
Content of a <search:name> element in the XML document.
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.