Class SeqNoFieldMapper.SequenceIDFields

java.lang.Object
org.elasticsearch.index.mapper.SeqNoFieldMapper.SequenceIDFields
Enclosing class:
SeqNoFieldMapper

public static class SeqNoFieldMapper.SequenceIDFields extends Object
A sequence ID, which is made up of a sequence number (both the searchable and doc_value version of the field) and the primary term.
  • Method Details