elasticsearch/docs/reference/sql
Lukas Wegmann 008daa17a3
SQL: Adjust JDBC docs to use milliseconds for timeouts (#79628)
Resolves #79480

My initial thought was to change the properties to be interpreted as seconds but this might not be worth it. All relevant places in the code seem to assume the timeouts to be in ms and there does not seem to be a consistent use of ms or s across JDBC drivers (Postgres uses seconds, MySQL uses ms, MS SQL mixes the two depending on the connection property).

Hence, just fixing the docs might be easier.
2021-10-26 13:44:15 +02:00
..
apis [DOCS] SQL: Add formal API docs (#75506) 2021-07-21 08:04:21 -04:00
appendix SQL: Implement TOP as an alternative to LIMIT (#57428) 2020-06-02 09:56:20 +02:00
endpoints SQL: Adjust JDBC docs to use milliseconds for timeouts (#79628) 2021-10-26 13:44:15 +02:00
functions Mention scoring characteristics (#78965) 2021-10-12 12:11:57 +03:00
language Remove endpoint for freezing indices (#78918) 2021-10-26 06:37:56 -05:00
concepts.asciidoc [DOCS] Replace Wikipedia links with attribute (#61171) 2020-08-17 09:44:24 -04:00
getting-started.asciidoc [DOCS] SQL: Add formal API docs (#75506) 2021-07-21 08:04:21 -04:00
index.asciidoc [DOCS] Retitle 'SQL access' page to 'SQL' 2021-07-21 09:57:22 -04:00
limitations.asciidoc SQL: Adapt the limitations page to the new "fields" API usage (#69616) 2021-03-02 17:19:32 +02:00
overview.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
security.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00