Your page is set up and working properly. The only issue is that it has: WHERE product.product_active = 'Y', and none of the products in your table have 'Y' in the product_active field. If you remove that, then the page search seems to work properly.