Aditya Gupta created ATLAS-5147:
-----------------------------------
Summary: Search API "approximateCount" shows "pageLimit" value
instead of total entity count
Key: ATLAS-5147
URL: https://issues.apache.org/jira/browse/ATLAS-5147
Project: Atlas
Issue Type: Bug
Reporter: Aditya Gupta
Assignee: Aditya Gupta
Before the Fix:{*}{*}
# Create 26 entities of a type.
# Perform a search using the API without explicitly setting {{limit}} and
{{offset}} (defaults to 25).
# Observe that {{approximateCount}} is reported as *25* instead of {*}26{*}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)