Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to add search indexes to existing instances #758

Open
YevhenPetlovanyi opened this issue Nov 10, 2023 · 1 comment · May be fixed by #784
Open

Add the ability to add search indexes to existing instances #758

YevhenPetlovanyi opened this issue Nov 10, 2023 · 1 comment · May be fixed by #784
Assignees

Comments

@YevhenPetlovanyi
Copy link
Collaborator

YevhenPetlovanyi commented Nov 10, 2023

After adding the SXA module, according to the Installation Guide for SXA, you need to manually create cores in Solr for "sitecore_sxa_master_index" and "sitecore_sxa_web_index" indexes and update the patch files so that indexes look at the corresponding cores.
Adding this SIM feature will allow you to automatically add indexes without having to do it manually.

Valid for version: SIM 1.18.0

I hereby confirm the issue is new:

@YevhenPetlovanyi YevhenPetlovanyi changed the title Add the ability to add SXA indexes to existing instances Add the ability to add search indexes to existing instances Nov 10, 2023
@DmitryKolinchuk
Copy link
Collaborator

DmitryKolinchuk commented Nov 10, 2023

Implementation details:

  1. The button near the "Install Packages" button should be added.
  2. This function should search for existing Solr cores based on the existing configuration of search indexes in Sitecore.
  3. If cores are missing then it should propose to create them.
  4. It should be possible (optionally) to populate managed schema and rebuild a search index after creation a core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants