Details
-
Bug
-
Resolution: Fixed
-
Major
-
5.1-milestone-2
-
None
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
The entry id in Solr is based on the document default locale, meaning that if you change the default locale, the document id on solr side changes...
Problem is that the code which trigger an index of the document when receiving a document updated event assume the id is a lot more stable (i.e. that the solr index is not nonsense...).
We should ideally fix how Solr is indexed to use the locale (so an empty string) instead of the default locale.
Attachments
Issue Links
- relates to
-
XWIKI-23480 SolrIndexerIT.sortOrder is flickering
-
- Open
-