|
@@ -1043,6 +1043,6 @@ func (e *EsV7) Scroll(indexName, scrollTime, query string, f func(fv map[string]
|
|
_, err := client.ClearScroll().ScrollId(scrollID).Do(context.Background())
|
|
_, err := client.ClearScroll().ScrollId(scrollID).Do(context.Background())
|