You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
page 51 produces a Error 1064: sphinxql: syntax error, unexpected ',', expecting end of file near ', max_matches = 1020'
I still enjoy using the site regularly and am not sure if it's a project that still receives your attention or not, but in the event that it does, just wanted to make you aware of this error that has been occurring. Thanks for the work.
The text was updated successfully, but these errors were encountered:
Since c28ef9a was removed we need to re-add OPTION to the query for max_matches to work again.
Closespredbdotovh#25
Another option is disabling browse after 50 pages: predbdotovh/website-vuejs#7
Example:
page 50 displays as it normally should
page 51 produces a
Error 1064: sphinxql: syntax error, unexpected ',', expecting end of file near ', max_matches = 1020'
I still enjoy using the site regularly and am not sure if it's a project that still receives your attention or not, but in the event that it does, just wanted to make you aware of this error that has been occurring. Thanks for the work.
The text was updated successfully, but these errors were encountered: