Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Query optimization if ReturnFullDocuments is false #248

Open
DRK3 opened this issue May 31, 2022 · 0 comments
Open

Query optimization if ReturnFullDocuments is false #248

DRK3 opened this issue May 31, 2022 · 0 comments

Comments

@DRK3
Copy link
Collaborator

DRK3 commented May 31, 2022

Currently, full documents are always retrieved from the database. If ReturnFullDocuments is false, then the IDs are extracted and the rest of the document(s) are discarded. We should really just do a query that returns only document IDs from the underlying database in the first place.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant