There are 3 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-07f924d2-16b0-4f57-91fd-adfb4c3fe684 XWIKI-24330 In Progress

The standard Solr schema use a deprecated field type class

 
View issue   ยท   Add comment
 

3 updates

 
cid:jira-generated-image-avatar-867dd452-3211-4d9a-8147-ab2bc3444e3d Changes by Thomas Mortagne on 07/May/26 18:46
 
Description: Getting the following log with a recent Solr 9 version:

{noformat}
18:07:14.959 [docker-java-stream-1875227158] INFO  o.x.t.d.i.j.s.SolrContainerExecutor - STDOUT: 2026-05-07 16:07:14.958 WARN  (coreLoadExecutor-13-thread-1) [ x:xwiki_search_9] o.a.s.D.s.ExternalFileField Solr loaded a deprecated plugin/analysis class [solr.ExternalFileField]. Please consult documentation how to replace it accordingly.
{noformat}


And it's been removed in Solr 10.
Assignee: Thomas Mortagne
Status: Open In Progress