你好,我不明白搜索獅身人面時錯誤的原因。 控制器: class SearchesController < ApplicationController
def show
@results = Search.get_results(params[:query], params[:context])
end
end
型號: class Search < ApplicationReco
我正在寫思維 - 斯芬克斯測試用例。我有以下的測試案例 test 'z' do
app = applications(:one)
message = messages(:two)
message.update_column(:messagable_id, app.id)
message.update_column(:comment, 'This is se
rake ts:start給出以下錯誤: Failed to start searchd daemon. Check /home/deploy/megratec/shared/log/production.searchd.log.
Failed to start searchd. Check the log files for more information.
日誌包含: [Sun Oct