cilantro icon indicating copy to clipboard operation
cilantro copied to clipboard

Result count only reflects the distinct count

Open bruth opened this issue 8 years ago • 0 comments

The resource that computes the result count has changed in the Serrano API, but never got updated in Cilantro. This change https://github.com/chop-dbhi/serrano/commit/ce4ba2ae22b85ed901ff4449f0a63bd536bc0039 removed the result count from the preview endpoint. The new endpoint is at /api/queries/session/stats/ and will return the distinct and result counts.

bruth avatar Oct 04 '16 18:10 bruth