fix: #3617242 Add the search index view modes and displays for the content types and taxonomy terms

Issue: https://www.drupal.org/i/3617242

This template now owns its own search index configuration instead of relying on another recipe for it.

Added

  • search_index view mode for node, taxonomy term and Canvas page.
  • search_index view display per bundle, indexing that bundle's text fields — nodes program, taxonomy terms degrees, program_type, study_level.

Changed

  • scripts/assets/drupal-cms.composer.json: removed the ignore-dependency-patches wildcard, which was silently discarding every curated Varbase patch.

AI-Generated: Yes

Checkpoints:

  • File an issue
  • Addition/Change/Update/Fix
  • Testing to ensure no regression
  • Automated unit testing coverage
  • Automated functional testing coverage
  • UX/UI designer responsibilities
  • Readability
  • Accessibility
  • Performance
  • Security
  • Developer Documentation
  • User Guide Documentation
  • Reviewed by human
  • Code review by maintainers
  • Full testing and approval
  • Credit contributors
  • Review with the product owner
  • Release notes snippet
  • Release
Edited by Rajab Natshah

Merge request reports

Loading