Remove search collections on AIX
Overview
If you plan to use search in a cluster, configure a remote search server; see Configuring Portal Search in a cluster for information. If you created any search collections, you will need to recreate them on the remote search server. If search collection has data, export the collection before deleting it and then import the data on the remote server.
Prerequisites
Install WebSphere Portal on AIX on the primary node
Configure WebSphere Portal to use a database
Create the WebSphere Portal profile template on AIX in a clustered environment
Remove the search collection
- To prevent search collection creations:
- Edit...
WP_PROFILE/PortalServer/jcr/lib/com/ibm/icm/icm.properties
and set the jcr.textsearch.enabled property to false.
- Restart the WebSphere_Portal server.
- To delete all existing search collections from the primary node:
- Log on to WebSphere Portal.
- Navigate to...
Administration | Search Administration | Manage Search | Search Collections
- Click the Delete Collection icon for each search collection and then click OK until they are all deleted.
- Restart the WebSphere_Portal server and then navigate back to the Search Collections page to verify that all search collections have been deleted.
Parent
Prepare the primary node on AIX
Previous
Create the WebSphere Portal profile template on AIX in a clustered environment