Branch: refs/heads/backport/stable-16.4.x/pr-3845
Home:
https://github.com/xwiki/xwiki-platform
Commit: c4725d95f10981ab43364986f61c05eb0e3958ec
https://github.com/xwiki/xwiki-platform/commit/c4725d95f10981ab43364986f61c…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M
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
Log Message:
-----------
XWIKI-22820: Solr field cache uses a lot of RAM (#3845)
* Configure the "string" field type with docValues="true" as in the
default configuration. In tests, this eliminates all fields in the
field cache apart from the caches for title_sort and
author_display_sort, which seem small in comparison.
(cherry picked from commit 062dabebb66fd978c1c6d9a817d831b98c5851df)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications