Method: Couchbase::SearchQuery::MatchAllQuery#to_h
- Defined in:
- lib/couchbase/search_options.rb
#to_h ⇒ Hash<Symbol, #to_json>
1020 1021 1022 |
# File 'lib/couchbase/search_options.rb', line 1020 def to_h {:match_all => nil} end |
1020 1021 1022 |
# File 'lib/couchbase/search_options.rb', line 1020 def to_h {:match_all => nil} end |