Polish "Allow to configure the Elasticsearch rest client timeouts"
Closes gh-15965
This commit is contained in:
@@ -4805,6 +4805,7 @@ You can further tune how `RestClient` is configured, as shown in the following e
|
||||
[source,properties,indent=0]
|
||||
----
|
||||
spring.elasticsearch.rest.uris=https://search.example.com:9200
|
||||
spring.elasticsearch.rest.read-timeout=10s
|
||||
spring.elasticsearch.rest.username=user
|
||||
spring.elasticsearch.rest.password=secret
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user