-
Technical Work
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
5
-
Sprint 262
Our version of solr is significantly out of date.
Our version (according to our pom.xml file) is 4.10.4 which was released on 2015-02-27.
The latest version of solr is 8.11
Please see the solr website for more information:
http://lucene.apache.org/solr/
Acceptance Criteria:
Configure a Docker based Solr 8.x service. Done
Persist Solr core across restarts of container. Done
Add property based configuration for Gateway to select local or external Solr. Done, but via a configurable solr server factory.
Identify how to support local development environment, prototype and production. Done, this will require the developer to install docker on their local machine.
Consider having Solr port (prototype, production) available to app images and for external developer access.
Our version (according to our pom.xml file) is 4.10.4 which was released on 2015-02-27.
The latest version of solr is 8.11
Please see the solr website for more information:
http://lucene.apache.org/solr/
Acceptance Criteria:
Configure a Docker based Solr 8.x service. Done
Persist Solr core across restarts of container. Done
Add property based configuration for Gateway to select local or external Solr. Done, but via a configurable solr server factory.
Identify how to support local development environment, prototype and production. Done, this will require the developer to install docker on their local machine.
Consider having Solr port (prototype, production) available to app images and for external developer access.
- is dependent upon
-
DASHREPO-609 Deploy DASH Repository on Docker
- Done
-
GTWY-5375 Deploy CDG Gateway on Docker
- Done
- is related to
-
GTWY-5549 Upgrade Gateway Dependencies (December 2021)
- Done