elastic-rs / elastic

An Elasticsearch REST API client for Rust
Apache License 2.0
253 stars 40 forks source link

Add support for _seq_no & _primary_term in responses #380

Closed mwilliammyers closed 5 years ago

mwilliammyers commented 5 years ago

Add sequence_number and primary_term fields/methods to all the things.

Questions: