ADO.NET Provider for Elasticsearch

Build 26.0.9655

PageSize

The number of results to return per request from Elasticsearch.

Data Type

int

Default Value

10000

Remarks

The PageSize can control the number of results received per request from Elasticsearch on a given query.

The default value is 10000, which is Elasticsearch's default limit (based on the Elasticsearch index.max_result_window index setting).

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655