class Arelastic::Aggregations::Nested
Public Instance Methods
aggregation_name()
click to toggle source
# File lib/arelastic/aggregations/nested.rb, line 4 def aggregation_name 'nested' end
specification_key()
click to toggle source
# File lib/arelastic/aggregations/nested.rb, line 8 def specification_key 'path' end