I'm trying to use Solr through solarium under Yii 2 Framework, after Googling for many hours i still don't know where is the config files.
I only have solarium folder under vendor,
--- vendor
--- solarium
--- solarium
--- examples
--- library
--- phar
--- tests
...
but i don't know how to add the config files, and what if i need to create multiple indexes/cores.
Thanks