You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Benoit Tellier (Jira)" <se...@james.apache.org> on 2019/10/01 05:02:00 UTC

[jira] [Created] (JAMES-2906) POC remove _source field in ElasticSearch

Benoit Tellier created JAMES-2906:
-------------------------------------

             Summary: POC remove _source field in ElasticSearch
                 Key: JAMES-2906
                 URL: https://issues.apache.org/jira/browse/JAMES-2906
             Project: James Server
          Issue Type: Improvement
          Components: elasticsearch, mailbox
            Reporter: Benoit Tellier


We can easily reduce indexation time & dataset size by a factor 2 by removing the _source field.

Thus flags updates will then need to rely on full database read. (currently relying on patches)

We need full statistics on the _source field removal impact in order to take, once and for all, a rational decision on this topic



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org