The URL in description is invalid, so Polish language exists in managed-schema.xml. However, enabling the Polish language (Polski (Polska) Polish (Polska)) and translating or creating page with a Polish word (e.g. drzewo), Solr suggestions and search, will not find this page.
As described indeed it requires additional set-up on XWiki side:
Updated database schema with usage of dictionary new tags <analyzer> (similar to Ukranian, Slovak and etc languages)
After that, XWiki's embedded Solr will have no problems searching in Polish.
Nikita Petrenko on 04/Jun/25 17:58
The URL in description is invalid, so Polish language exists in [managed-schema.xml|https://github.com/xwiki/xwiki-platform/blob/f9c5a4e19a3191868c960bb4f18cdeb1e851b818/xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/src/main/resources/conf/managed-schema.xml#L1139-L1147]. However, enabling the Polish language (Polski (Polska) Polish (Polska)) and translating or creating page with a Polish word (e.g. drzewo), Solr suggestions and search, will not find this page.
As described indeed it requires additional set-up on XWiki side:
* Polish dict in xml file (similar to [Ukranian|https://github.com/xwiki/xwiki-platform/blob/f9c5a4e19a3191868c960bb4f18cdeb1e851b818/xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/pom.xml#L51]) in [distribution xml|https://github.com/xwiki/xwiki-platform/blob/f9c5a4e19a3191868c960bb4f18cdeb1e851b818/xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/src/main/assembly/distribution.xml#L43] * Updated database schema with usage of dictionary new tags <analyzer> (similar to Ukranian, Slovak and etc languages)
After that, XWiki's embedded Solr will have no problems searching in Polish.
Sidenote, maybe it can be renamed and updated to similar others issue (i.e [XWIKI-18409|https://jira.xwiki.org/browse/XWIKI-18409]).
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.