Class: Groonga::Client::Response::LogicalSelect

Inherits:
Select
  • Object
show all
Defined in:
lib/groonga/client/response/logical-select.rb

Instance Attribute Summary

Attributes inherited from Select

#n_hits, #slices

Attributes included from Searchable

#raw_columns, #raw_records, #records

Attributes included from Drilldownable

#drilldowns

Attributes inherited from Base

#body, #command, #header, #raw, #trace_logs

Method Summary

Methods inherited from Select

#body=

Methods included from Searchable

#each, #limit_value, #offset_value, #size

Methods inherited from Base

#elapsed_time, #error_message, #initialize, parse, #return_code, #start_time, #status_code, #success?

Constructor Details

This class inherits a constructor from Groonga::Client::Response::Base