- new SearchController
- new subtitle in hero section - MimetypeTableSeeder with geo-Package
This commit is contained in:
parent
54d6c5d434
commit
7bf0337faf
11 changed files with 277 additions and 11 deletions
|
@ -22,10 +22,10 @@ class SolariumServiceProvider extends ServiceProvider
|
|||
$config = array(
|
||||
'endpoint' => array(
|
||||
'localhost' => array(
|
||||
'host' => '127.0.0.1',
|
||||
'host' => 'repository.geologie.ac.at',
|
||||
'port' => '8983',
|
||||
'path' => '/solr/',
|
||||
'core' => 'opus4'
|
||||
'core' => 'rdr_data'
|
||||
)
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue