Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
solr-typo3-docker-compose
Commits
adcc6ba7
Commit
adcc6ba7
authored
Jun 23, 2021
by
Manfred Rutschmann
Browse files
[TASK] readme.md
parent
14ed19d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.
rst
→
README.
md
View file @
adcc6ba7
...
...
@@ -6,8 +6,11 @@ Create Core:
---
`curl "http://localhost:8983/solr/admin/cores?action=CREATE&name=production_core_de&configSet=ext_solr_11_0_0&schema=german/schema.xml&dataDir=production_core_de"`
`curl "http://localhost:8983/solr/admin/cores?action=CREATE&name=production_core_en&configSet=ext_solr_11_0_0&schema=english/schema.xml&dataDir=production_core_en"`
`curl "http://localhost:8983/solr/admin/cores?action=CREATE&name=staging_core_en&configSet=ext_solr_11_0_0&schema=english/schema.xml&dataDir=staging_core_en"`
`curl "http://localhost:8983/solr/admin/cores?action=CREATE&name=staging_core_de&configSet=ext_solr_11_0_0&schema=german/schema.xml&dataDir=staging_core_de"`
Security:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment