SSHOC / sshoc-marketplace-backend

Code for the backend
Apache License 2.0
2 stars 0 forks source link

Replace spring data for solr with alternative #417

Closed tparkola closed 1 month ago

tparkola commented 9 months ago

As spring data for solr has been discontinued (https://spring.io/blog/2020/04/07/spring-data-for-apache-solr-discontinued) we need to remove this dependency and replace it with alternative (e.g. solrj).

laureD19 commented 7 months ago

cf. 11.12.23 dev meeting - rough estimation 1PM

mkrzmr commented 2 months ago

run failed, checking https://github.com/orgs/SSHOC/projects/3/views/7?pane=issue&itemId=55718451

KlausIllmayer commented 1 month ago

We needed to check some settings on our deployment pipeline, but it now works (delete the app in rancher, then it should deploy correct - the reason is the new Solr version).