Aggregations with missing values

Using 1.3.4

Also found this...

Would a work around be by putting some placeholder like "N/A" instead of
having a missing field work?

Some example docs:where we have phone but not fax

{
"phone":"55555555"
}

Add N/A for fields that do not have values.
{
"phone":"55555555"
"fax":"N/A"
}

Apart requiring extra disk space. I don't seer this slowing down queries or
would it?

--
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/baf21bd5-f73c-48a2-ad3c-0e88206e6931%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.