Custom score query && pagination

On Tue, Nov 19, 2013 at 11:22 AM, Yann Barraud yann.barraud@gmail.comwrote:

Thanks Adrien.

The scroll search won't be better ?

The purpose of srolling is to execute queries that target different pages
of the same query against the same point-in-time view of the index, so that
results are not duplicated across pages and the number of total hits
remains the same. This doesn't make things less costly. On the contrary,
maintaining the contexts is expensive and we recommend to only use this
feature when having consistent results across pages is a strong
requirement. For example, this shouldn't be used on a high-traffic website
to server user queries.

--
Adrien Grand

--
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.
For more options, visit https://groups.google.com/groups/opt_out.