This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-d6a7c61c-6e08-4774-a900-203d27354e7e XWIKI-24326 In Progress

Solr Remote is trying to access the wrong core name with Solr 10

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-dc2b4ab1-3f55-43e5-b159-17133ec05733 Thomas Mortagne created this issue on 07/May/26 15:38
 
Summary: Solr Remote is trying to access the wrong core name with Solr 10
Issue Type: cid:jira-generated-image-avatar-d6a7c61c-6e08-4774-a900-203d27354e7e Bug
Affects Versions: 17.10.8
Assignee: Unassigned
Components: Search - Solr
Created: 07/May/26 15:38
Priority: cid:jira-generated-image-static-major-0817f014-8d4b-4603-87af-39df741b0bfd Major
Reporter: Thomas Mortagne
Description:

It's assuming that a core designed for Solr 10 is available, but XWiki cores are currently designed for Solr 9 and should be named according to that. It does not means Solr 10 cannot be used, but it does not make sense to name a Solr 9 core with 10 in the name as it will mess with the future migration.

 
 

2 updates

 
cid:jira-generated-image-avatar-dc2b4ab1-3f55-43e5-b159-17133ec05733 Changes by Thomas Mortagne on 07/May/26 15:38
 
Assignee: Thomas Mortagne
Status: Open In Progress