php-docker-boilerplate
php-docker-boilerplate copied to clipboard
Integration of Sphinx
Hey guys,
is it planned to integrate sphinx? It would be really fine, so it can speed up massive without any big changes of queries.
regards
Sphinx, the open source search server?
hi, yes right - http://sphinxsearch.com/. this makes the implementation with mariadb, which includes by default the plugin very easy do implement.
Added an example for sphinx for building documentation inside Makefile: https://github.com/webdevops/Dockerfile/blob/develop/Makefile#L72
As we provide Solr, you might not want to use Sphinx-Search.