offset out of bounds (offset=1000, max_matches=1000)
SELECT `iProduct` FROM workpro_products WHERE MATCH( 'deltaplus' ) AND `iStatus` >= 1 AND `fPrice` > 0.0 GROUP BY `iProduct` ORDER BY `iPosition` ASC, `TiStock` DESC, `sNameSort` ASC, `iTime` ASC LIMIT 1000,50