How to use excerpts in TS3? http://pat.github.com/ts/en/excerpts.html is 
old and does not work in newer TS3.

Thinking Sphinx 2.0.11:

MyModel.search('phrase').first.excerpts 
# => #<ThinkingSphinx::Excerpter:0x3fd79290348c>

Thinking Sphinx 3.0.2:

MyModel.search('phrase').first.excerpts
NoMethodError:* undefined method `excerpts'* for #<Verse:0x007fa5dde723d8>

--
JZ

-- 
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to