Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
2 つの異なる Rails アプリケーションで thinking_shpinx を実行していますが、1 つが正しいインデックスを使用していないようです。
sphinx.yml でポートを設定しようとしましたが、効果がないようです。
マシュー、環境ごとに sphinx.yml にポートを設定しましたか?
すなわち:
development: port: 3312 test: port: 3313 production: port: 3312
searchd を強制終了し、/log の pid をクリアする必要がありました