A full-featured Document Layer for your application, providing the functionality of a flexible document management system, including storage, discovery, processing, and retrieval. Deploys directly into your Amazon Web Services Cloud. 🌟 Star to support our work!
Currently, there is no way to search (POST /search) using only the documentIDs in the query, as this was originally intended as a feature for other queries.
Currently, there is no way to search (POST /search) using only the documentIDs in the query, as this was originally intended as a feature for other queries.
Example:
This is considered an invalid body.
Current workaround is to use an expected attribute as a key-only query:
Ideally, we would enable a search by document ID(s) alone.