Hi Jose,
I am not sure how you would go about adding the feature by editing the core files, however there is a way around it.
Situation:
Search for the term "Red Widgets". Search Results 125. Results per Page 10. You wish to display only first 100 search results.
Possible Solution:
For the pagination (Previous - Next) links on search results page, you can use condition like
if nh=10 then no Next Button/Link.
Also for results display you can use condition and display Results:
81 - 90 of 100 (e.g. for page 9) by using condition, where if total search results are more than 100, it will display max results at 100, and if they are less than 100, it will display total search results.
Hope this helps.
P.S.. Andy suggested somewhat similar solution for a feature on Software Devil and above is just a modified version of it. I have the code somewhere here, in case you can't find it.
Vishal
-------------------------------------------------------
Web Hosting Kit: A to Z of Web Hosting!
http://www.webhostingkit.com/ Software Devil: Software Search Made Easy!
http://www.softwaredevil.com/ -------------------------------------------------------