Hi all,

is there a way to let Solr not only return the total number of found articles, 
but also the data of the last document when for example only requesting the 
first 10 documents ?

we could do this with a seperate query by either letting the second query fetch 
1 row from position = previouscount - 1 or by switching the sorting and fetch 
only the first row, but it would be nicer if we didn't have to do this second 
query, so is there any solution to our problem ?

greetings and thanks in advance,
Tim




Please see our disclaimer, http://www.infosupport.be/Pages/Disclaimer.aspx

Reply via email to