i want to know how to delete all data from sphinx table.
because i would like to store new data to the table.
thanks and advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think, there is no such thing as a sphinx table, there are only index files.
If you want to delete all the sphinx indexes that you currently have stop sphinx and delete all the index files in your sphinx’s data folder; then you can run indexer again, which will create new index files.