class Arelastic::Aggregations::Children

Public Instance Methods

aggregation_name() click to toggle source
# File lib/arelastic/aggregations/children.rb, line 4
def aggregation_name
  'children'
end
specification_key() click to toggle source
# File lib/arelastic/aggregations/children.rb, line 8
def specification_key
  'type'
end