Re: DocList Pagination

2009-07-29 Thread Chris Hostetter
: Hi, I am try to get the next DocList "page" in my custom search component. : Could I get a code example of this? you just increase the "offset" value you pass to SolrIndexSearcher.getDocList by whatever your page size is. (if you use the newer QueryCommand versions you just call setOffset wi

DocList Pagination

2009-07-20 Thread pof
Hi, I am try to get the next DocList "page" in my custom search component. Could I get a code example of this? Cheers. -- View this message in context: http://www.nabble.com/DocList-Pagination-tp24581850p24581850.html Sent from the Solr - User mailing list archive at Nabble.com.