Hello again,

I'm trying to accomplish very basic pagination with my Solr search results.

What I'm trying is to parse the response for "numFound:<some number>" and if 
this number is greater than the "rows" parameter, I send another search request 
to Solr with a new "start" parameter.
Is there a better way to do this?  Specifically, is there another way to obtain 
the "numFound" rather than parsing the response stream/string?

Thanks a lot,
David

_________________________________________________________________
Share life as it happens with the new Windows Live.Download today it's FREE!
http://www.windowslive.com/share.html?ocid=TXT_TAGLM_Wave2_sharelife_112007

Reply via email to