- This topic has 1 reply, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Custom post type Search not working
Tagged: search
Hi
600 is not very many. Is there a surefire way to see it fail, and if so, what steps would I need to make it happen so that I can see it?
If it is random, and over time, that suggests a server issue (as Searching is resource intensive). The query string might be being truncated by PHP (query string length) or some setting by your host (for example, WP Engine does does with a query governor). Or you may be bumping into resource (CP, RAM, etc) usage or sharing issues, which might be causing a timeout.
You would need to find and read any server logs you have to find some clues.