Hi,

I've installed a Drupal 7 site with Solr 5 along with the search api module. I've configured Drupal to point to my index/instance of Solr and Drupal can ping Solr, but I can't see where I set the Solr core within Drupal and set the schema?

Do I need to create my own managed schema? and how do I tell Drupal to look in collection1?

I can set which fields are to be indexed but I'm not sure where I tell Drupal which core and will Drupal create a schema on the fly?

Thanks