declass_query_random_ids: Return random document IDs with a limit.

Description Usage Arguments Value Examples

Description

This function returns randomly sampled document IDs. It is intended for users who don't know what to look for, and it lets them explore and view the documents.

Usage

1

Arguments

limit

The number of document IDs to be randomly sampled. Default setting is 10 ids. Maximum is set to be 1024, so as not to crash the API server.

Value

Document IDs.

Examples

1
2

Heipihanhan/declass documentation built on May 7, 2019, 7:58 a.m.