def primary_term : Int64
#
struct Elasticsearch::Documents::DocumentResult(T)
- Elasticsearch::Documents::DocumentResult(T)
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
documents.crConstructors
Instance Method Summary
- #found? : Bool
- #id : String
- #index : String
- #primary_term : Int64
- #seq_no : Int64
- #source : T
- #version : Int64