on this page https://flashpointproject.github.io/flashpoint-database/search/ if we search "car" it took 2.8min for me  it has 1.2mb of data, it fetched all 83 pages (8261 rows) at once even when paginated is checked. i think i should not pull all data which will fasten the response time and also will ease the server.