Class: Sunspot::DSL::StandardQuery
- Inherits:
-
Object
- Object
- Sunspot::DSL::StandardQuery
- Defined in:
- lib/sunspot/sunspot_spellcheck.rb
Instance Method Summary collapse
Instance Method Details
#spellcheck(options = {}) ⇒ Object
77 78 79 |
# File 'lib/sunspot/sunspot_spellcheck.rb', line 77 def spellcheck( = {}) @query.spellcheck() end |