Skip to content

Change the default setting of trackTotalCount to false in SearchRequest

Zhibin Mai requested to merge augmenter_search_request into master

Change the default setting of trackTotalCount to false in SearchRequest. Setting trackTotalCount to true could increase the overhead on ElasticSearch and affect the performance.

Merge request reports