Unexpected behavior of pagination using offset and size

My application has the pagination requirement for search. I am using the
offset and size option to achieve the pagination.
Making quick clicks on pagination sometimes does not give results at all.
Does the asynchronous search call bringing any side effects like this?

Thanks,

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/356ba278-d5f5-4e8d-87ae-7d6c2d7ab13c%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Hey,

this rather sounds like a problem inside of your application, which might
not be able to cope with requests coming in asynchronous? Hard to tell
without more information, of how you use elasticsearch - you should verify
first if elasticsearch returns the correct results, before digging deeper
into your application. If it does, it must be an application problem, if
not we should check further here.

--Alex

On Thu, Jan 9, 2014 at 11:30 AM, Chetana ambha.career@gmail.com wrote:

My application has the pagination requirement for search. I am using the
offset and size option to achieve the pagination.
Making quick clicks on pagination sometimes does not give results at all.
Does the asynchronous search call bringing any side effects like this?

Thanks,

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/356ba278-d5f5-4e8d-87ae-7d6c2d7ab13c%40googlegroups.com
.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAGCwEM-Fge9_FSW6O_ipw0ORQeV-bnXXDzMFrTr3%2BAxfDn6Vug%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.