Closed (fixed)
Project:
AI Recipe: Content vector search
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Aug 2026 at 22:09 UTC
Updated:
7 Sep 2026 at 12:10 UTC
Jump to comment: Most recent
Comments
Comment #3
a.dmitriiev commentedHi @darren oh, thank you for the issue report. Please check your MR, it seems that it has the code from another recipe.
Comment #4
a.dmitriiev commentedModule `search_node` was added in Drupal 11.4, the recipe Drupal core constraint needs to be updated to match 11.4 or higher
Comment #6
a.dmitriiev commentedEnabling search_node will also enable search module from core, that is not desired. I have copied the search_index view mode config to config folder of the recipe instead.
Merging the MR with the changes to recipe input.