The Hits object retrieves the documents lazily, so just ask it for the first 
100.

-Yonik

On 9/7/05, haipeng du <[EMAIL PROTECTED]> wrote:
> 
> The reason that I want to limit returned result is that I do not want
> to get out of memory problem. I index lucene with 3 million documents.
> Sometimes, searching will return millions of fields back to me. I just
> want to get the first 100, for example , to show them to user. Even, I
> use search(query,filter,topDocs), I believe it still return all results
> back. So how could I limit the lucene returning?
> 
> --
> Haipeng Du
> Software Engineer
> Comphealth,
> Salt Lake City
> 
> 


-- 
-Yonik
Now hiring -- http://tinyurl.com/7m67g

Reply via email to