How to reset paging after new search
When I go to the search page, enter a search term with many results, go to the second page, then enter a new search term with only very few results (that would show on one page only) I get an empty page showing results "21 - 1" and a back button. I.e. the limit is not reset after the new search. Strangely enough, the search form does not contain limit information and there is no get variable attached to the URL. I have a customized search page that stores GET variables as session vars. Is that where the script "remembers" the paging info?
Thanks for any insights on that.
Bernd
|