A mixin for making access to the spellcheck component data easy.
response.spelling.words
Classes: Base
7 8 9
# File 'lib/rsolr-ext/response/spelling.rb', line 7 def spelling @spelling ||= Base.new(self) end