Hi Gurus,
In catalog search, if i give * and search, the first action that is called is bigSearchAction. But in this action they are populating only the first 2 items i.e when i check the itemList object in this action, it contains only the first 2 products. But in the end just before displaying the page, using itemPage, they are displaying all the products. But i want all the products in the bigSearchAction itself. In which class or how can i get all the products. Which object contains all these products??
Any help is highly appreciated!!
Thank you,
Lakshman.