Hi all,
I'm very curious to learn others' experience with storing JSON documents in
the binary JSON Smile http://wiki.fasterxml.com/SmileFormatSpec format
within ElasticSearch. For my particular index, initial testing has shown
that storing _source as Smile leads to a 1/8th reduction in index size,
even after _source compression using 0.20.2. A couple of points of
clarifications:
- Does ES natively store Smile submitted _source as Smile?
- Does ES natively store Smile submitted fields as Smile?
- Does ES document its support for Smile? If so, where?
- When is Smile recommended over JSON?
- Are there any downsides? (e.g. large CPU tradeoffs)
- Are others are using Smile successfully to more efficiently store their
documents?
Related posts:
[1]
https://groups.google.com/a/elasticsearch.com/d/msg/users/xiKhxl4gn-I/ictJ1OjiVfgJ
[2]
https://groups.google.com/a/elasticsearch.com/forum/?fromgroups=#!searchin/users/binary$20json/users/Rfw53vLBNcQ/e0UOpVQQ5QkJ
[3]
https://groups.google.com/forum/?fromgroups=#!searchin/elasticsearch/Json$20Binary$20Format/elasticsearch/iA1x7IacekI/timLZvXiG50J
Thank you in advance!
Bob
--
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.
For more options, visit https://groups.google.com/groups/opt_out.