jesseadams / sphinx-cookbook

Chef cookbook for Sphinx Search (searchd)
14 stars 27 forks source link

max_matches is deprecated #38

Open stissot opened 9 years ago

stissot commented 9 years ago

max_matches has been deprecated from sphinx.conf since Sphinx 2.2.3 (see http://sphinxsearch.com/docs/current.html#sphinx-deprecations-defaults)

node[:sphinx][:searchd][:max_matches] should be removed in the cookbook attributes file.