>just to clarify, i ment take the call to getMoreDocs(50) which is >currently in the Hits constructor, and refactor it out and into the >"Searcher.search" methods. that way the behavior is hte same as before >for all existing clients, but new subclasses cna change the behavior so >that hte "search" method just generates the Hits object, without fetching >any initial results (so a search executed purely to retrieved >paginated results above 101 don't do an unneccesary initial search up to >100)
Oops, of course you meant that! Sorry, I was up too late to parse it properly. - J.J. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
