generally sphinx goes to /usr/local/var
You can use locate commnd to find sphinx installation files. Best is to find sphinx.conf which contains all required paths info.
If you need to find sphinx searchd is running or not then run command
ps aux | grep searchd