Edit search boost factors
You can edit search boost factors, to increase or decrease its importance of resource types, fields and asset types, in the search ranking.
By default, all resources and attribute types have a boost factor of 1. Values greater than 1 increase the importance, values less than 1 decrease the importance. All values must be greater than 0.
Note Search performance can be affected by the number of edited boost factors and the range of the values. For example, assigning a boost factor of 2 will likely result in better Search performance than assigning a boost factor of 200. We recommend values no greater than 10. Keep in mind that you can use decimals, for example 0.5 and 6.3.
Depending on your environment, follow this procedure either on the Services Configuration tab of the Collibra settings or in Collibra Console:
Prerequisites
- You have the ADMIN or SUPER role in Collibra Console.
- You have a global role that has the System administration global permission.
- The Services Configuration tab is available in the Collibra settings.
Steps
-
Open the Services Configuration page.
-
On the main toolbar, click
, and then click
Settings.
The Collibra settings page opens. - Click Services Configuration.
- Click Edit configuration.
Open the DGC service settings for editing:- Open Collibra Console.
Collibra Console opens with the Infrastructure page. - In the tab pane, expand an environment to show its services.
- In the tab pane, click the Data Governance Center service of that environment.
- Click Configuration.
- Click Edit configuration.
-
On the main toolbar, click
, and then click
Settings.
- In the Search index configuration section, edit the search boost factors of the following resource types and fields.
Setting Description Asset The search boost factor of assets. Class Match
The search boost factor of data classes that were accepted during Automatic Data Classification.
Note This is applicable only to users that have the Catalog global permission.
Community The search boost factor of communities.
Note This only affects the community asset itself, not the subcommunities, domains or assets in the community.
Domain The search boost factor of domains.
Note This only affects the domain asset itself, not the assets in the domain.
User The search boost factor of users. User group The search boost factor of user groups. Name The search boost factor of the Name field. Comment The search boost factor of the Comment field. Tag The search boost factor of the Tag field. - Optionally, edit the boost factors of the existing additional attribute types in the list.
- Optionally, add a boost factor of additional attribute types.
- Under Attribute boost map, click Add.
The Add map option dialog box appears. - Enter the required information.
Setting Description Field key The resource ID of the attribute type.
Tip You can find the resource ID of an attribute type in the Collibra settings.
Field value The search boost factor of the attribute type. - Click Add map option.
- Under Attribute boost map, click Add.
- Optionally, edit the boost factors of asset types.
- Under Asset boost map, click Add.
- Enter the required information.
Setting Description Field key The resource ID of the asset type.
Field value The search boost factor of the asset type. - Click Add map option.
Note Asset type hierarchy is not considered when boosting. This means that editing the boost factor of a parent asset type does not change the boost factor of any child asset types. You have to individually edit the boost factor of each relevant asset type.
- Optionally, enable or disable exact matching:
- True (default): If the name of an asset is exactly the same as the search text, put it at the top of the search results regardless of boost factors.
- False: Use the regular search order, taking into account boost factors.
- Optionally, enable or disable partial exact matching:
-
True (default): For multi-word search text, the search engine considers the exact match percentage with the resource name, when ordering the results.Example You enter search text "scheduled maintenance". Two example assets are ordered as follows:
- An asset named "daily scheduled maintenance", as two of the three words (66%) match exactly.
- An asset named "daily scheduled maintenance revised", as two of the four words (50%) match exactly.
- False: The exact match percentage is not taken into account in the score calculation.
- Click Save all.
- Reindex Collibra Data Intelligence Platform.
Tip For examples of how boost factors affect search results, see Example search queries and analysis.