Problem with nested facets

Here's my mapping scheme: https://gist.github.com/36a98871a2292556d2f7
If I drop 'sellers' nested type doc, nested facet at the end of script
works correctly, otherwise it shows wrong numbers for sum by field value.

Is it allowed to put multiple nested doc types in one doc?