Skip to main content

hash

Function hash 

Source
pub fn hash() -> u64
Expand description

The document’s stable hash.

FNV-1a over the body — the document without its own v and hash — so the hash is a function of what the engine declares rather than of itself. It changes when and only when that declaration changes.