Skip to content

Commit

Permalink
Polish
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed Sep 20, 2024
1 parent 99078a2 commit 5ba2845
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,8 @@ default String documentType() {
}

/**
* Enable {@literal _source} in the index template. Default is: {@code false}
* Enable {@literal _source} in the default index template optionally created if one
* does not exist by {@link #autoCreateIndex()}. Default is: {@code false}
* @return whether {@literal _source} will be enabled in the index template used with
* {@link #autoCreateIndex()}
* @since 1.14.0
Expand Down

0 comments on commit 5ba2845

Please sign in to comment.