All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

I can't get more then 100 results on result page using total_result. If I am passing limit more then 100 it's memory is going exhaust.

Bijendra Singh 12 Jul 2017 11:10 problem, rejected

Replies

  1. Low 12 Jul 2017 12:17

    Don't use {total_results} to get that number. Use {absolute_results} in a paginated Results tag pair, so you only have to display one.

    Memory issues aren't a Low Search problem, it's an EE issue, and even more, a server issue.