Skip to content

MCR-3774 add TikaMapping to collect metadata into one Solr field#3055

Merged
rsteph-de merged 1 commit into
2026.06.xfrom
issues/MCR-3774-add_tika_mapping_to_collect_metadata
Jul 21, 2026
Merged

MCR-3774 add TikaMapping to collect metadata into one Solr field#3055
rsteph-de merged 1 commit into
2026.06.xfrom
issues/MCR-3774-add_tika_mapping_to_collect_metadata

Conversation

@rsteph-de

Copy link
Copy Markdown
Member

Link to jira.

Pull Request Checklist (Author)

Please go through the following checklist before assigning the PR for review:

Ticket & Documentation

  • The issue in the ticket is clearly described and the solution is documented.
  • Design decisions (if any) are explained.
  • [x The ticket references the correct source and target branches.
  • The fixed-version is correctly set in the ticket and matches the PR's target branch (main).

Feature & Improvement Specific Checks

  • Instructions on how to test or use the feature are included or linked (e.g. to documentation).
  • For UI changes: before & after screenshots are attached.
  • New features or migrations are documented.
  • Does this change affect existing applications, data, or configurations? NO
    • Yes: Is a migration required? If yes, describe it.
    • Breaking change is marked in the commit message.

Bugfix-Specific Checks

  • Affected version is listed in the ticket.
  • Minimal code changes were made (no refactoring).
  • This PR truly fixes only the reported bug.
  • No breaking changes are introduced.
  • A relevant test was added (if feasible).

Testing

  • I have tested the changes locally.
  • The feature behaves as described in the ticket.
  • Were existing tests modified?
    • Yes: explain the changes for reviewers.

MCR Conventions & Metadata

  • MCR naming conventions are followed
  • If the public API has changed:
    • Old API is deprecated or a migration is documented.
    • If not, no action needed.
  • Java license headers are added where necessary.
  • Javadoc is written for non-self-explanatory classes/methods (Clean Code).
  • All configuration options are documented in Javadoc and mycore.properties.
  • No default properties are hardcoded — all set via mycore.properties.

Multi-Repo Considerations

  • Is an equivalent PR in MIR required?
    • If yes, is it already created?

@rsteph-de
rsteph-de requested review from Mewel and sebhofmann July 20, 2026 16:17

@Mewel Mewel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok for me

@rsteph-de
rsteph-de merged commit e77df57 into 2026.06.x Jul 21, 2026
3 checks passed
@rsteph-de
rsteph-de deleted the issues/MCR-3774-add_tika_mapping_to_collect_metadata branch July 21, 2026 15:06
rsteph-de added a commit that referenced this pull request Jul 21, 2026
* MCR-3772 make Tika extraction endpoint configurable (#3052)
* MCR-3777 mycore webtools does not build (#3058)
   - rm double keepalive
* MCR-3774 add TikaMapping to collect metadata into one Solr field (#3055)

---------

Co-authored-by: Mewel <Mewel@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants