Skip to main content

Jupiter.Market.Elastic.Comparables.Helpers.DocumentHash

The hash is computed using SHA-256 over a canonical JSON representation: camelCase property namingStable enum serialization (camelCase)Ignores null valuesIgnores property orderNo indentation or whitespace differences This is used for efficient change detection in bulk indexing scenarios (e.g., Elasticsearch).

Fields

Options

No summary available.

Methods

Compute``1

No summary available.

Type Parameters:

  • $tpName: The type of the document.

Parameters:

  • doc: The document to hash.
Build StatusBuild #20260207.1 | Commit: e1bb83f | Branch: HEAD | Built: 2/7/2026, 2:01:17 AM