Closed jmamanpara closed 1 year ago
Connector code is skipping objectIds parameter while aggregation. Hence it returns the count for all documents in a layer.
URL : /marklogic/GDeltGKG/FeatureServer/0/query?objectIds=56577%2C56576&returnCountOnly=true Actual Result : 38765 Expected Result : 2
Move to GDS and verify if this is still a bug.
Moved to GDS
Connector code is skipping objectIds parameter while aggregation. Hence it returns the count for all documents in a layer.
URL : /marklogic/GDeltGKG/FeatureServer/0/query?objectIds=56577%2C56576&returnCountOnly=true Actual Result : 38765 Expected Result : 2