Class: Sunspot::Search::RawResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/sunspot/search.rb

Instance Attribute Summary collapse

Instance Attribute Details

#class_nameObject

Returns the value of attribute class_name



8
9
10
# File 'lib/sunspot/search.rb', line 8

def class_name
  @class_name
end

#primary_keyObject

Returns the value of attribute primary_key



8
9
10
# File 'lib/sunspot/search.rb', line 8

def primary_key
  @primary_key
end