List of content blocks that this document represents. The blocks are ordered in document order.
Content document metadata.
If there was any error while indexing.
Locator that identifies the content document.
A unique string identifying the revision of this indexed document.
It is RECOMMENDED to create this string by creating a SHA-1 hash of all content in this object and all descendants. The input to the SHA-1 digest algorithm is created by performing a JSON.stringify on all properties in this object (except the 'revision' property itself) in alphabetic order. To get a deterministic result, properties of child objects should be created in alphabetic order as well.
Generated using TypeDoc
A JSON object represents an indexed document.
Use the new API available at
ReadingSystemEngine.getReaderDocumentSearch()
instead.