Method: Couchbase::SearchRowLocations#get_all
- Defined in:
- lib/couchbase/search_options.rb
#get_all ⇒ Array<SearchRowLocation>
Lists all locations (any field, any term)
1384 1385 1386 |
# File 'lib/couchbase/search_options.rb', line 1384 def get_all @locations end |