pat / thinking-sphinx

Sphinx/Manticore plugin for ActiveRecord/Rails
http://freelancing-gods.com/thinking-sphinx
MIT License
1.63k stars 469 forks source link

CircularReferenceError #189

Closed zeroedin closed 13 years ago

zeroedin commented 13 years ago

I commented on: https://github.com/freelancing-god/thinking-sphinx/issuesearch?state=closed&q=CircularReferenceError#issue/128

That topic is closed however. I figured I would open a ticket again as I'm not sure if the comment will be noticed there.

I am using a old version of rails 1.2.3 on ruby 1.8.6 and Thinking Sphinx v1.4.3.

Trying to figure out a way to convert a TS search result to JSON. If anyone has solved this please let me know. Thanks!

zeroedin commented 13 years ago

got it to work using the jsonifier plugin: https://github.com/chuyeow/jsonifier/