|
Fix Version: |
16.10.6 |
Fix Version: |
17.3.0-rc-1 |
Description: |
Similarly to XWIKI-22820, we noticed that quite a lot of RAM was dedicated to storing data about the field "title_sort" (of type "lowercase").
I notice than in recent version Solr decide decided to enable docValues by default , and it's now applied to all the type types of the default core (except for the "ignored" on one ). I think we should follow the same logic to avoid keeping having the same problem. |
Assignee: |
Thomas Mortagne |
Status: |
Open In Progress |
|