sirensolutions / siren-join

[This is the old, single node version for Elasticsearch 2.x, see the latest "Siren Federate" plugin for distributed Elasticsearch 5.x and 6.x capabilities]
http://siren.io
GNU Affero General Public License v3.0
183 stars 60 forks source link

Support for scan / scroll #116

Open mrdanadams opened 7 years ago

mrdanadams commented 7 years ago

If I do a join search with ?scroll=1m I get a scroll id. Calling /_search/scroll with that id returns the correct doc count but no hits.

rendel commented 7 years ago

Hi Dan,

unfortunately, scrolling is not yet supported.