Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documents.getCount and index. #111

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Conversation

mandyvenables
Copy link
Contributor

No description provided.

Copy link
Member

@dlongley dlongley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll want to see what the size of the index is on a large database of registered documents.

- Add `documents.getCount({query})` API which retrieves the total count of
document records that match the specified query.
- Add an index on `registration.creatorHash` field for
`tokenization-registration` collection.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`tokenization-registration` collection.
`tokenization-registration` collection.

@mandyvenables mandyvenables merged commit 3432f86 into main Oct 12, 2023
4 checks passed
@mandyvenables mandyvenables deleted the add-get-registration-count branch October 12, 2023 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants