[
https://issues.apache.org/jira/browse/JAMES-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962684#comment-16962684
]
Benoit Tellier commented on JAMES-2079:
---------------------------------------
https://github.com/linagora/james-project/pull/2765 proposed to remove some non
analyzed duplicated fields for plain text & html text of our messages, these
fields were not used, we save space and index time.
> Remove useless field in our ES mapping
> --------------------------------------
>
> Key: JAMES-2079
> URL: https://issues.apache.org/jira/browse/JAMES-2079
> Project: James Server
> Issue Type: Improvement
> Reporter: Luc DUZAN
> Priority: Major
> Fix For: 3.5.0
>
>
> In our current mapping those field are not used:
> * PROPERTIES
> * TEXT_BODY.RAW
> * HTML_BODY.RAW
> If this is done before: https://issues.apache.org/jira/browse/JAMES-2078, you
> should not remove PROPERTIES but specify that it neither indexed neither
> stored has doc_values. If this is done after turning dynamic mapping of you
> can just remove the field from the mapping.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]