Refresh

Refresh controls when changes will be searchable.

See also

Entries

Link copied to clipboard

Refresh primary and replica shards immediately after the operation.

Link copied to clipboard

Refresh will be done asynchronously when the index.refresh_interval time comes. It is the default behaviour.

Link copied to clipboard

Wait when changes are made visible to search queries.

Functions

Link copied to clipboard
open override fun toValue(): String
Link copied to clipboard
fun valueOf(value: String): Refresh

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard