Create New OpenSolr Index
Create a new OpenSolr index
- GET https://opensolr.com/solr_manager/api/create_core
- Parameters:
- email - your opensolr registration email address
- api_key - your opensolr api_key
- core_name - the name of the core you want to create
- mode
- Must be: standalone
- core_type- the type of the core to be created
- Core_type may be one of the following:
- generic
- server_country- the server identifier, in which you want your new solr core to be created
- At the moment, server_country may be one of the following (including your own private servers):
- DE-SOLR-9
- US-EAST-8-11-2
- US-EAST-SOLR-9
- US-EAST-8-11
- US-EAST-SOLR-8-10
- US-EAST-8-11-3
- US-EAST-R2-SOLR-8
- US-EAST-R1-SOLR-8
- US-EAST-M-SOLR-8
- UK-SOLR-8-6
- US-EAST-SOLR-7-0
- DE-SOLR-8-0
- FR-SOLR-8-0
- US-WEST-SOLR-8-0
- SW-SOLR-8-0
- US-EAST-SOLR-8-0
- UK-SOLR-6-1
- US-EAST-SOLR-6-3
- AUS-SOLR-6-0
- DE-SOLR-7-0
- SW-SOLR-7-0
- US-WEST-SOLR-7-0
- DE-SOLR-5-1
- SAGE-UK-SOLR-4-10
- UK-SOLR-7-0
- DE-SOLR-6-1
- US-EAST-SOLR-6-1
- US-EAST-SOLR-5-1
- US-WEST-SOLR-5-1
- DE-SOLR-4-10
- US-EAST-SOLR-4-10
- US-EAST-SOLR-4-0-2
- UK-SOLR-4-0
- DE-SOLR-4-0
- US-WEST-SOLR-4-0-1
- Example: https://opensolr.com/solr_manager/api/create_core?email=&
api_key=Please log in&core_name=my_solr_core&server_country=US-EAST-SOLR-8-0&core_type=generic