Setting up global search
Before you use IBM OpenPages® global search in production, set up global search for a small set of data, such as a few thousand records in a test environment, and use the default settings.
For more information about global search, see Global search FAQs.
You can set up search on the same server as the one hosting the IBM OpenPages application. Make sure that the server has at least 12 GB of RAM to host both the IBM OpenPages application and search feature.
Procedure
Setting login information for the search server
You can set the usernames and passwords that the search server uses to access the database server and the IBM OpenPages global search service (Apache Solr). You can set the login information before you enable global search.
When you set up passwords, they are encrypted automatically to ensure secure and authenticated access.
If you have enabled global search and you want to change the login information, see Changing the database connection information for the search server.
Procedure
Changing the login information for the search server
You can change the user names and passwords that the search server uses to access the database server and the global search service (Apache Solr).
When you change the passwords, they are encrypted automatically to ensure secure and authenticated access.
When you update the user name and password, the changes are applied only to the search server. You must update the database server as well to ensure the login information is synchronized.
Procedure
Enabling and disabling file attachment searching
From the global search administration page, you can toggle between enabling and disabling the file attachment search component for all search-enabled file types.
In a fresh installation, file attachment search is enabled by default. In an upgrade installation, file attachment global search is disabled.
Procedure
- Make sure that the openpages-storage location is accessible to the global search server before enabling file attachment search. For more information, see The global search properties file.
- Log in to OpenPages as a user with administrative privileges.
- Click .
- Click Disable File Search to disable the file search component.
- Click Enable File Search to enable the file search component again.
- Click Check for Updates.
- When the check for updates is completed, click Update for the changes to take effect.
Enabling attachment file types for global search
Procedure
- Log in to OpenPages as a user with administrative privileges.
- Enable overall global search for file attachments. For more information, see Enabling and disabling file attachment searching.
- Enable global search for specific file types on the File (SOXDocument) object type. For more information, see Enabling and disabling global search for file types.
- Click and click Check for Updates.
- When the check for updates is completed, click Update for the changes to take effect.
Enabling and disabling global search
You can enable or disable global search.
For example, if your organization stipulates that you update passwords periodically, you can disable the global search component, reset user names and encrypt passwords, then enable the global search component.
If you need to troubleshoot a problem with enabling and disabling global search, or if you prefer using a CLI, you can still use the command line to enable and disable global search. For more information, see How to automate Solr tasks?.
Procedure
- Log on to OpenPages as a user with administrative privileges.
- Click and click Disable.
- Click and click Enable.
Re-creating the index for global search
If you upgraded or migrated from 8.3.x, re-create the index for global search.
If you need to troubleshoot a problem with re-creating the index for global search, or if you prefer to use a command-line interface, you can use the CLI to re-create the index. For more information, see How to automate Solr tasks?
Procedure
- Log in to OpenPages as a user with administrative privileges.
- Click and click Disable.
- Click Drop to drop the search index.
Wait for the drop process to complete.
- Click Create to re-create the search index.
Using OPBackup and OPRestore when global search is enabled
You must disable global search before you run OPBackup or OPRestore.
OPBackup is the IBM OpenPages backup utility that backs up the necessary product files and database content on the server where it is run. The OPBackup utility creates a backup file that can be used by the OpenPages restore utility (OPRestore).