Schema Update, replication

Hello,

I am very new to ElasticSearch so have a quick question re: schemas
updating and the effect it has on replication.

Let's say you have an index filled with a number of json documents and one
of the fields in the json document is a blob. Now you perform an update on
the json document and update one field (not the blob), does ElasticSearch
replicate the whole json document or does it just replicate the change
(meaning just replicate the field change) across all of the other nodes?

--
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/fec50d9e-1f05-4ef5-9345-3ff4ed84a320%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

I received a response to this. The answer is YES.

On Friday, July 25, 2014 4:51:44 PM UTC-5, Timothy Dilbert wrote:

Hello,

I am very new to Elasticsearch so have a quick question re: schemas
updating and the effect it has on replication.

Let's say you have an index filled with a number of json documents and one
of the fields in the json document is a blob. Now you perform an update on
the json document and update one field (not the blob), does Elasticsearch
replicate the whole json document or does it just replicate the change
(meaning just replicate the field change) across all of the other nodes?

--
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/531e7ed4-6ba9-4293-9d43-5ca998f5a7be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.