HarperFast / HarperFast/harper

Add support for getting count in query

Open
#482 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
89
Forks
10
Avg merge
2d 6h
Merged PRs (30d)
200

Description

Ideally we want to be able to do a query and get the count of matching entries _without_ returning the data, just the count. This should be supported in FIQL queries. We would need to figure out the right Resource API for this (presumably has undesirable typing effect to have this an option for search directly, but a method that can do a query that returns empty objects or primary keys and counts them might be appropriate).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.