---
title: "How to create search cores for Solr 7"
date: "2024-07-24T10:57:30+00:00"
summary:
image:
type: "article"
url: "/acquia-cloud-platform/help/93596-how-create-search-cores-solr-7"
id: "691606b7-2622-4ac7-9c34-232c4c2df35b"
---

If you are planning to use Solr 7 and want to create search cores for each of your site then follow these instructions.

You can create each of the Solr indexes needed by using the Acquia Cloud UI:

*   Log into the Cloud UI at [cloud.acquia.com](https://cloud.acquia.com/)
*   Navigate to one of your applications.
*   **Select an environment**, and then follow for the "Search (Solr 7)" option on the left-side navigation.

This should show you the options to create and manage your Solr 7 search indexes as shown below.  
  
If you see a message informing you about permissions, then have your organization's Team Administrator assign you a role that has the "Acquia Search with Solr 7" permission.  
  

![Dashboard showing a search index in a development environment with options to change, download, or delete the index configuration.](https://acquia.widen.net/content/d7e92763-e970-4e9a-86e9-3ab434e36cff/web/ka0Pb0000001Pyr00N6g00000VCdgi0EM6g000002W78M.png)

  
  
 

Note: The legacy "Search (Solr 3 &4)" option shown on the Application (not environment) screen is for Solr 3/4 only, and does not have the same functionality.

1.  Select the database for which you want to create the index.
    
2.  Choose which default Solr configset to apply based on your version of Drupal, or [apply a custom configset](/node/57151)  through the **Configuration Set** option.
    
    *   Drupal 8 or 9: Select the **(Latest) Drupal 8 / 9 - Search API Solr 4.2.0 - Solr 7 - \[drupal-4.2.0-solr-7.x-0\]** configset
    *   Drupal 7: Select the **(Latest) Drupal 7 - Search API Solr 4.4 - Solr 7 - \[drupal-4.4-solr-7.x\]** configset
    
    Note
    
    These are the default Solr configsets meant for single-language sites and optimized for English. If support for other languages or Solr configurations is needed, [apply a custom configset](/node/57151) .
    
3.  Select **Add** to create the index.
    

It may take Acquia Search several minutes to create the index for you.

After Clicking on Add Search Index, chose a Database, and either Acquia Config, or your own Solr configuration files (that you can upload).

We recommend that you use Acquia Configuration files by default.

See more step by step instructions and recommendations here: https://docs.acquia.com/acquia-search/managing-indexes/