predbdotovh / pre-api

https://predbdotovh.github.io/pre-api/
MIT License
42 stars 7 forks source link

All team pages crash after page 50 #25

Open Plexuser50 opened 2 years ago

Plexuser50 commented 2 years ago

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.

hrxcodes commented 2 years ago

https://github.com/predbdotovh/pre-api/blob/master/docs/index.md#status

As the API is fed by Sphinx, results are hard limited at 1000, and I don't expect to modify this behaviour in the future.