Method: Sunspot::Search::Hit#primary_key
- Defined in:
- lib/sunspot/search/hit.rb
#primary_key ⇒ Object (readonly)
Primary key of object associated with this hit, as string.
15 16 17 |
# File 'lib/sunspot/search/hit.rb', line 15 def primary_key @primary_key end |