Move out AI Search
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3552884. --> Reported by: [marcus_johansson](https://www.drupal.org/user/385947) Related to !1000 !1001 >>> <p>--- AI TRACKER METADATA ---<br> Update Summary: Move out AI Search<br> Check-in Date: MM/DD/YYYY (US format) [When we should see progress/get an update]<br> Due Date: MM/DD/YYYY (US format) [When the issue should be fully completed]<br> Blocked by: [#XXXXXX] (New issues on new lines)<br> Additional Collaborators: @username1, @username2<br> AI Tracker found here: <a href="https://www.drupalstarforge.ai/">https://www.drupalstarforge.ai/</a><br> --- END METADATA ---</p> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>We are moving out AI Search for 2.0. It is moved into <a href="https://www.drupal.org/project/ai_search">ai_search</a> standalone module here: <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/ai_search/-/work_items/3556395" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/ai_search/-/work_items/3556395</a></span> </p> <h3 id="summary-problem-motivation">What to think about</h3> <p>General for all modules:</p> <ol> <li>Register the namespace</li> <li>Make sure to handle update hooks inside the new module. If we can not solve this without stubs, we should have a 1.3.0 release in between. 2.0.0 should not have any folders needed.</li> <li>Make sure to transfer the whole git history for the submodule folder into the AI Translate, and the do the move into root. You can cherry pick out any commits for a submodule.</li> </ol> <h3>Branches</h3> <ol> <li><strong>3552884-move-out-ai</strong>: 2.0.x branch for removal + stripping out some bits of ai_search from AI core</li> <li><strong>3552884-deprecate-ai-search-in-1x</strong>: 1.2.x branch for deprecation</li> </ol> > Related issue: [Issue #3558405](https://www.drupal.org/node/3558405)
issue