class Arelastic::Aggregations::Parent

Public Instance Methods

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