Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Configure Global Search
Global search allows you to find a certain service offering, service instance, or subscription by a meaningful keyword. For service offerings, global search finds the keyword in the name, description, option sets, options, and properties. For service instances and subscriptions, global search finds the keyword in the name, description, and instance properties (name and value).
Note The Search Results view displays the keyword found only in service offerings, service instances, and subscriptions within your organization. In the Search Results view, click on an object for more detailed information about a service offering or subscription.
Caution You must disable global search in a FIPS 140-2 compliant environment.
By default, global search is enabled in CSA 4.70.
Note When upgrading from CSA 4.5x to CSA 4.7x, global search is not enabled by default. Enable global search as described in the next section Enable Global Search.
Enable Global Search
To enable global search, complete the following steps:
-
Configure the global search property:
- Open the
CSA_HOME/jboss‑as/standalone/deployments/csa.war/WEB-INF/classes/csa.properties
file in a text editor. - Set the
csa.provider.es.exists
property to yes or true (for example,csa.provider.es.exists=yes
). - Save and exit the file.
- Open the
-
Enable the global search icon in the top header of the Marketplace Portal:
-
Open the
CSA_HOME/portal/conf/dashboard.json
file in a text editor. -
Set the
header: search: enable
attribute to true (for example,"header": {
.
.
.
"search": {
"enable": true - Save and exit the file.
-
-
Start the global search services:
-
On the server that hosts CSA, navigate to Control Panel > Administrative Tools > Services.
- Right-click on the Elasticsearch 1.6.1 service and select Start.
- Wait for a minute for the Elasticsearch 1.6.1 service to start, then right-click on the HPE Search Service and select Start.
-
- Restart CSA and HPE Marketplace Portal services. See Restart CSA for instructions.
Disable Global Search
To disable global search, complete the following steps:
-
Configure the global search property:
- Open the
CSA_HOME/jboss‑as/standalone/deployments/csa.war/WEB-INF/classes/csa.properties
file in a text editor. -
Set the
csa.provider.es.exists
property to no or false (for example,csa.provider.es.exists=no
). - Save and exit the file.
- Open the
-
Disable the global search icon in the top header of the Marketplace Portal:
-
Open the
CSA_HOME/portal/conf/dashboard.json
file in a text editor. -
Set the
header: search: enable
attribute to false (for example,"header": {
.
.
.
"search": {
"enable": false - Save and exit the file.
-
- Restart CSA and HPE Marketplace Portal services. See Restart CSA for instructions.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to clouddocs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: