[ 
https://issues.apache.org/jira/browse/SOLR-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man updated SOLR-5703:
---------------------------

    Attachment: pagination.user.guide.txt

Attaching a text file with the verbage i've come up with.

the basic idea i had was to build up a new page in the doc (still not sure 
where it should live) where we first describe how basic pagination can be 
implemented for apps with UIs using start+rows, then talk about when/why "deep 
pagination" using start+rows is problematic, and then introduce cursor based 
pagination.  I also included info in both sections about how index updates 
affect multiple requests when using each type of pagination.

would appreciate feedback and any suggestions folks have for how a new page 
like this should fit into the current ref guide structure

(Note: txt file is in my own little psuedo-markup since confluence doesn't have 
a wiki syntax anymore)

> User Guide docs on using cursors & deep paging
> ----------------------------------------------
>
>                 Key: SOLR-5703
>                 URL: https://issues.apache.org/jira/browse/SOLR-5703
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>             Fix For: 5.0, 4.7
>
>         Attachments: pagination.user.guide.txt
>
>
> SOLR-5463 and cursorMark need documented in the user guide -- beyond just 
> simple usage, we need to explain the why/how it's distinct from regular 
> pagination.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to