-
Task
-
Resolution: Unresolved
-
Major
-
4.3.0
-
None
-
None
-
1 - Middle term
-
1 - Easy
8983 is the default port, we should use another one (if another Solr server is running, it will point on it, which is disturbing in development conditions)
webapp/cms/WEB-INF/data.deliver/config/config.xml:94 and installer-files/start.sh:29 should be updated in all templates
The port has been forced to a value to avoid the Solr to launch on the same port as you defined into your SOLR_PORT var env and because if you have this config could be invalid. But it can be a good idea to set another port than 8983 than most people use to avoid conflicts on startup. We should have something really different.