Closed ecxyzzy closed 2 weeks ago
Return the total matched result count in the search response.
Required for PeterPortal integration since they expect a total result count for pagination purposes.
Tested locally, verified that performance loss from pagination in JS is negligible (based on #23).
Description
Return the total matched result count in the search response.
Motivation and Context
Required for PeterPortal integration since they expect a total result count for pagination purposes.
How Has This Been Tested?
Tested locally, verified that performance loss from pagination in JS is negligible (based on #23).
Types of changes
Checklist: