Problem/Motivation

In some instances it is desirable to only match a related entity if there is at least one term in common across each enabled vocabulary

Proposed resolution

Add support for 'all' matching on vocabularies, so there must be at least one common term in each enabled vocabulary.
Add support for 'all with fallback' so that if 'all' does not yield enough matches, there is logic to fallback based on vocabulary weights

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 3108683.patch11.39 KBlarowlan

Comments

larowlan created an issue. See original summary.

larowlan’s picture

Status: Active » Needs review
StatusFileSize
new11.39 KB
larowlan’s picture

  • larowlan committed c0b9a24 on 8.x-1.x
    Issue #3108683 by larowlan: Add support for match modes any/all/all with...
larowlan’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.