I noticed the warmers documentation mentioned that it's often used for fields involved in sorting/faceting. My understanding is this is because those operations require the entire field loaded in the field data cache. In this case why not set the fielddata.loading property to "eager" in the field mapping? Wouldn't this accomplish the same thing? Also in what situation does eager_global_ordinals loading option provide benefits? Thanks!
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/fielddata-formats.html#_fielddata_loading -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/2afc2ade-dbbc-40e8-bf4c-9143f5de0f54%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
