primaryTerm
API name:
_primary_termCopyableBuilder<Hit.Builder<TDocument>,Hit<TDocument>> , MutableBuilder<Hit.Builder<TDocument>,Hit<TDocument>> , ObjectBuilder<Hit<TDocument>>Hit.build()Hit.copy()CopyableBuilder that is a copy of this one.final Hit.Builder<TDocument> _explanationfinal Hit.Builder<TDocument> explanation(Explanation value) _explanationfinal Hit.Builder<TDocument> fieldsfinal Hit.Builder<TDocument> fieldsfinal Hit.Builder<TDocument> highlightfinal Hit.Builder<TDocument> highlightfinal Hit.Builder<TDocument> _idfinal Hit.Builder<TDocument> _ignoredfinal Hit.Builder<TDocument> _ignoredfinal Hit.Builder<TDocument> ignoredFieldValues(String key,
List<String> value) ignored_field_valuesfinal Hit.Builder<TDocument> ignoredFieldValues(Map<String,List<String>> map) ignored_field_valuesfinal Hit.Builder<TDocument> _indexfinal Hit.Builder<TDocument> inner_hitsfinal Hit.Builder<TDocument> innerHits(String key,
InnerHitsResult value) inner_hitsfinal Hit.Builder<TDocument> innerHits(Map<String,InnerHitsResult> map) inner_hitsfinal Hit.Builder<TDocument> matchedQueries(String value,
String... values) matched_queriesfinal Hit.Builder<TDocument> matchedQueries(List<String> list) matched_queriesfinal Hit.Builder<TDocument> _nestedfinal Hit.Builder<TDocument> nested(NestedIdentity value) _nestedfinal Hit.Builder<TDocument> _nodefinal Hit.Builder<TDocument> primaryTerm(Long value) _primary_termfinal Hit.Builder<TDocument> _routingfinal Hit.Builder<TDocument> _scorefinal Hit.Builder<TDocument> _seq_nofinal Hit.Builder<TDocument> _shardfinal Hit.Builder<TDocument> sortfinal Hit.Builder<TDocument> sort(List<FieldValue> list) sortfinal Hit.Builder<TDocument> sort(FieldValue value,
FieldValue... values) sortfinal Hit.Builder<TDocument> _sourcefinal Hit.Builder<TDocument> TDocument.final Hit.Builder<TDocument> _version_checkSingleUse, _listAdd, _listAddAll, _listCopy, _mapCopy, _mapPut, _mapPutAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyMutationCopyableBuilderCopyableBuilder that is a copy of this one.copy in interface CopyableBuilder<Hit.Builder<TDocument>,Hit<TDocument>> _explanation_explanationfields
Adds all elements of map to fields.
fields
Adds an entry to fields.
highlight
Adds all elements of map to highlight.
highlight
Adds an entry to highlight.
_id_ignored
Adds all elements of list to ignored.
_ignored
Adds one or more values to ignored.
ignored_field_values
Adds all elements of map to ignoredFieldValues.
ignored_field_values
Adds an entry to ignoredFieldValues.
_indexinner_hits
Adds all elements of map to innerHits.
inner_hits
Adds an entry to innerHits.
inner_hits
Adds a value to innerHits using a builder lambda.
matched_queries
Adds all elements of list to matchedQueries.
matched_queries
Adds one or more values to matchedQueries.
_nested_nested_node_primary_term_routing_score_seq_no_shardsort
Adds all elements of list to sort.
sort
Adds one or more values to sort.
sort
Adds a value to sort using a builder lambda.
_sourceTDocument. If not set, an attempt will be made to find a serializer from the JSON context._versionHit.build in interface ObjectBuilder<TDocument>NullPointerException - if some of the required fields are null.