class Sunspot::DSL::StandardQuery
Public Instance Methods
spellcheck(options = {})
click to toggle source
# File lib/sunspot/sunspot_spellcheck.rb, line 77 def spellcheck(options = {}) @query.spellcheck(options) end