class Elos::QueryBuilder::Builtin::MatchAllQueryBuilder
Public Instance Methods
build()
click to toggle source
# File lib/elos/query_builder/builtin/match_all_query_builder.rb, line 2 def build match_all_query end