Method: ElasticRecord::Relation::SearchMethods#as_elastic

Defined in:
lib/elastic_record/relation/search_methods.rb

#as_elasticObject



177
178
179
# File 'lib/elastic_record/relation/search_methods.rb', line 177

def as_elastic
  build_search.as_elastic
end