hi
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.
hi
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.
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.