diff --git a/config/Sphinx/sphinx.conf b/config/Sphinx/sphinx.conf index 893f8f9..36fd0cf 100644 --- a/config/Sphinx/sphinx.conf +++ b/config/Sphinx/sphinx.conf @@ -65,7 +65,7 @@ searchd # seamless rotate, prevents rotate stalls if precaching huge datasets # optional, default is 1 - seamless_rotate = 0 + seamless_rotate = 1 # whether to forcibly preopen all indexes on startup # optional, default is 0 (do not preopen) diff --git a/config/SphinxHisto/sphinx.conf b/config/SphinxHisto/sphinx.conf index 893f8f9..36fd0cf 100644 --- a/config/SphinxHisto/sphinx.conf +++ b/config/SphinxHisto/sphinx.conf @@ -65,7 +65,7 @@ searchd # seamless rotate, prevents rotate stalls if precaching huge datasets # optional, default is 1 - seamless_rotate = 0 + seamless_rotate = 1 # whether to forcibly preopen all indexes on startup # optional, default is 0 (do not preopen)