Storing currency rates along documents?

Hi,

I need, for each document I index, to store the exact currency conversion
rates that apply when the document was index. My first naïve idea was to
index, along the documents, the list of all conversion rates relative to
the currency of the indexed document. However, I realize that it can
quickly lead to large indices because of the massive duplication of data,
but I cannot see any other way to do that.

Any idea about how I could address that in a more efficient way?

(also: the currency rates are then used in a script Expression for
aggregations. To that extent, is it better to store currency rates as
doc_values or standard fields?)

Thanks!

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/15cd6a0b-2ab4-4882-aed2-7875e58f289f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.