kitodo-presentation/Configuration
Alexander Bigga a8ea2ce033 Allow setting of Solr core name on creating solrcore records.
We allowed to edit the index_name field recently. It stayed a required
field but anything you typed in was ignored and the next possible
index_name was set (e.g. "dlfCore1").

With this change, it is possible to create cores with the given name.
Something like "mySolrcore" is possible now.

Additionally, the field is not "required" anymore. So it may be empty.
In this case, the automatic behavior is kept. A index_name is set and a
Solr core created.
2021-10-11 12:16:28 +02:00
..
ApacheSolr There is no version 3.0 of Solr schema. 2021-10-04 16:54:48 +02:00
Flexforms Move js includes from source code to TS configuration 2021-03-30 14:03:19 +02:00
TCA Allow setting of Solr core name on creating solrcore records. 2021-10-11 12:16:28 +02:00
TsConfig Fix config for Collection plugin 2020-12-25 16:59:59 +01:00
TypoScript Remove reading of URL parameters for hl in image 2021-08-10 09:08:51 +02:00
Commands.php Add kitodo:harvest command 2020-12-29 14:38:45 +01:00
ExpressionLanguage.php Avoid invisible exception in documentType switch 2021-10-02 17:04:58 +02:00