I m new in sphinx search.i have installed sphinx in windows 7 .
My question is how can i create new index in sphinx without start-stop searchd service ?
Because Every time when i create a new index and then run query in php script it will display error unknown local index.
Is it necessary to stop searchd when indexing ?
I really appreciate any help I can get! Thanks!
You must have admin right for start and stop the searchd services.Thanx