Zermelo Demo: Northwind Order Slow Report

This report is just like Northwind Order Index Report except that it does not use indexes. So for sufficiently large data.. it should be slower.
Test the following on this report

  • It should search slower than the indexed version of the report
  • The field type for product_list on the backend should be LONGTEXT, assuming that is what the mysql engine continues to do with GROUP_CONCAT created fields