Skip to content

Commit

Permalink
a release note (#10611)
Browse files Browse the repository at this point in the history
  • Loading branch information
landreev committed Jun 25, 2024
1 parent 9f504e2 commit 9cd9dcb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/release-notes/10611-harvested-origin-facet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
NOTE that this release note supercedes the 10464-add-name-harvesting-client-facet.md note from the PR 10464.

An option has been added to index the name of the Harvesting Client as the "Metadata Source" of harvested datasets and files; if enabled, the Metadata Source facet will be showing separate entries for the content harvested from different sources, instead of the current, default behavior where there is one "Harvested" facet for all such content.


TODO: for the v6.3 release note:
If you choose to enable the extended "Metadata Souce" facet for harvested content, set the optional feature flage (jvm option) `dataverse.feature.index-harvested-metadata-source=true` before reindexing.

[Please note that the upgrade instruction in 6.3 will contain a suggestion to run full reindex, as part of the Solr upgrade, so the sentence above will need to be added to that section]

0 comments on commit 9cd9dcb

Please sign in to comment.