Sunspot::Adapters::InstanceAdapter
Return the primary key for the adapted instance
Database ID of model
# File lib/sunspot/rails/adapters.rb, line 16 def id @instance.id end