Hi Luc,

On Apr 10, 2014, at 3:15 AM, Vanlerberghe, Luc <luc.vanlerber...@bvdinfo.com> 
wrote:

> - When returning a result using a cursorMark, the start value returned should 
> correspond to the actual position of the first document in the full result 
> set.  For the next page, this equals to the number of documents skipped 
> during processing, but unfortunately I didn't see a way (yet) to pass that 
> information along everywhere.  This start value, together with the (possibly 
> changed) numFound value can be used in the GUI to adjust the position of the 
> scrollbar or the paging controls accordingly without having to estimate it.

See <https://issues.apache.org/jira/browse/LUCENE-5380>, on which I’ve posted a 
small patch to PagingFieldCollector to track previous pages’ hits.

> In the meantime I'll continue working on what I have and check how I can make 
> my changes available (through a patch attached to a new issue in Jira?)

Patches welcome - please make a new JIRA issue and attach a patch.

Steve
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to