Skip to content

Commit

Permalink
Merge pull request #1055 from geonetwork/backport/1054-to-2.3.x
Browse files Browse the repository at this point in the history
[Backport 2.3.x] Quality score keyword item wasn't checked
  • Loading branch information
jahow authored Dec 6, 2024
2 parents 186db3c + 9d3427a commit f83755a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/feature/search/src/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ export const FIELDS_SUMMARY: FieldName[] = [
'userSavedCount',
'cl_topic',
'cl_maintenanceAndUpdateFrequency',
'tag',
'MD_LegalConstraintsUseLimitationObject',
'qualityScore',
'allKeywords',
]

export const FIELDS_BRIEF: FieldName[] = [
Expand Down

0 comments on commit f83755a

Please sign in to comment.