When performing a search with lucene, is it possible to only return a subset of the results? I need to be able to page through results, and it seems much more efficient if I can tell the searcher, "only return results 50 - 100", rather than performing the full search.
Ryan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]