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 062dabeb)
Please register or sign in to comment