thinking sphinx and console

2019-03-02 23:16发布

I am having a problem with Thinking sphinx on webfaction -- I have no probelem when I do it locally on osx.

I search

>> ThinkingSphinx.search 'raymond'

and my response is this:

=> []

any ideas?

thx

sg

2条回答
可以哭但决不认输i
2楼-- · 2019-03-03 00:00

Are you using AwesomePrint by any chance?

I am and that is what was causing my problem.

You can see the bug report here:

https://github.com/freelancing-god/thinking-sphinx/issues/257

查看更多
萌系小妹纸
3楼-- · 2019-03-03 00:03

If you have not already, you should run rake ts:index

If you would like your search to update every time you make a change, I would suggest looking into Delta Indexes also.

查看更多
登录 后发表回答