Islandora / controlled_access_terms

Drupal module for subject and agents
GNU General Public License v2.0
7 stars 28 forks source link

Replace "Linked Agent By Role" - new Plugin for filtering Typed Relations in search API #88

Closed rosiel closed 1 year ago

rosiel commented 1 year ago

GitHub Issue: none

What does this Pull Request do?

Creates new "fields" (in search api) for your Typed Relation fields. You can filter what relation types get included.

This does the same thing as the Linked Agent By Role plugin on the Islandora Install Profile Demo, except without the hard-coding and without cluttering the Search API field with 271 different fields.

What's new?

New Search API Processor plugin!

Selecting the new field Configuring the new field

How should this be tested?

A description of what steps someone could take to:

Additional Notes:

Any additional information that you think would be helpful when reviewing this PR.

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora/committers