Method: Sunspot::JoinField#from

Defined in:
lib/sunspot/field.rb

#fromObject



215
216
217
# File 'lib/sunspot/field.rb', line 215

def from
  Sunspot::Setup.for(target).field(@join[:from]).indexed_name
end