-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 10.10
-
Fix Version/s: 11.x
-
Component/s: Elasticsearch
-
Tags:
-
Team:PLATFORM
-
Story Points:3
In the current mapping dc:title is of type text and use a fielddata mapping so it can be used to sort a search result.
The usage of fielddata consumes memory on the elasticsearch side and is kind of showstopper for very huge volume (>billion).
We should try to see if this field can be turn in a keyword field like dc:description.
(keyword fields can be sorted)
- is duplicated by
-
NXP-29427 Elasticsearch default configuration
- Open
- Is referenced in