I need help on solr version being used in xwiki. Even the latest version of xwiki uses solr 9.4.1 which has already reached EOL.
Could see few pull requests created for using solr 9.10.x and 10.0.0, however non of them merged. Does anyone aware of the plans when Solr can be upgrade to 9.10.x or 10.0.0?
Answer from Michael on the matrix chat (since you asked the question there too):
You can use a more recent external Solr server with XWiki. Unfortunately, the embedded Solr server upgrade takes time due to javax to Jakarta migration.
1 Like
Thanks @vmassol for quick response.