I am running sphinx on mac os x lion. In the configuration file, I set employee = thread. When I try to request a search with these settings, I get an error message that received a null searchd request. However, when I run searchd with the --nodetach option, it works fine. Workers also change = fork solves the problem, but I need to use rt-indexing, and therefore I can not change it.
source share