Skip to content

add a config to enable tracking total hits for search service response

Neelesh Thakur requested to merge track-total into master

Allows user to track accurate hits matching the query when set to true. By default it's disabled and more performant when partial results are requested.

Addresses the search service issue 29

Merge request reports