Re: GetMoreDocs question

2006-08-31 Thread Chris Hostetter
: I have some questions regarding the GetMoreDocs(50) call in the : constructors of the Hits class. : First off whats the purposes of this call? Hits is designed to meet the simple needs of simple clients -- the assumption is that clients using Hits want simple paginated results - so Hits goes a

Re: GetMoreDocs question

2006-08-31 Thread Erick Erickson
See below... On 8/31/06, Marcus Falck <[EMAIL PROTECTED]> wrote: Hi, I have some questions regarding the GetMoreDocs(50) call in the constructors of the Hits class. What constructors? I just get a Hits object returned from the Searcher. Or are you looking in the source? First off whats