Open Zurplupz opened 3 years ago
The last confirmed working version of Sphinx I have for this is currently version 3.0.3-dev, you may want to try this on an older version, as I was never able to get the configuration working as they deprecated enable_star, which was relied upon by the application.
On Windows 10, in order to get sphinx running with the given configuration file I had to delete the following line in order to run
enable_star = 1
Not doing so causes the following error on running searchd or indexer
ERROR: unknown key name enable_star
Also had to do the following in order to get it to run with Sphinx 3.3.1 https://sphinxsearch.com/forum/view.html?id=16497
Can this be added on the windows-setup file?
Lastly there is this problem when archiving gallery, after running TaskRunner and gallery archived, they wont show immediately. and I have to index them manually. This error is displayed when indexer is ran after archiving