Skip to content

Commit

Permalink
use pre-multilingual solr schema ontoportal:solr-ut:0.1.0
Browse files Browse the repository at this point in the history
multilingual solr schema has multivalued perfLabels which is
not handleled in the goo.  This would not be an issue once schemaless
solr is adopted
  • Loading branch information
alexskr committed Oct 1, 2024
1 parent aaa3941 commit 9b15e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
retries: 30

solr-ut:
image: ontoportal/solr-ut:0.2.0
image: ontoportal/solr-ut:0.1.0
ports:
- 8983:8983
healthcheck:
Expand Down

0 comments on commit 9b15e24

Please sign in to comment.