Does Sphinx auto update is index when you add data to your SQL?
问题 I am curious as to whether or not Sphinx will auto update its index when you add new SQL data or whether you have to tell it specifically to reindex your db. If it doesn't, does anyone have an example of how to automate this process when the database data changes? 回答1: As found in the sphinx documentation part about real-time indexes Real-time indexes (or RT indexes for brevity) are a new backend that lets you insert, update, or delete documents (rows) on the fly. So to update an index on the