elasticsearch/docs/reference
Costin Leau ec57fbec6f
SQL: Remove JDBC dependency on ES lib geo (#82166)
As part of the effort of making JDBC driver self sufficient, remove the
ES lib geo dependencies without any replacement.
Currently the JDBC driver takes the WKT text and instantiates a geo
object based on the ES lib geo.
Moving forward the driver will return the WKT string representation
without any conversion letting the user pick the geo library desired.
That can be ES lib geo, jts, spatial4j or others.

Note this is a breaking change.

Relates #80277
2022-01-04 07:55:41 +02:00
..
aggregations [DOCS] Remove experimental language from HDR Histo percentiles/ranks (#81773) 2021-12-15 14:35:08 -05:00
analysis [Docs] Update edgengram-tokenizer.asciidoc (#79577) 2021-10-26 13:05:35 +02:00
autoscaling [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
cat Clarify `unassigned.reason` docs (#81017) 2021-11-29 18:47:01 +00:00
ccr [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
cluster Add index pressure stats in cluster stats (#80303) 2021-12-09 12:41:08 +00:00
commands URL option for BaseRunAsSuperuserCommand (#81025) 2021-11-29 23:49:27 +02:00
data-management _tier_preference docs tweaks (#81453) 2021-12-08 10:34:30 -05:00
data-streams [DOCS] Fix ordered list formatting in data stream docs (#81667) 2021-12-13 12:53:48 -05:00
docs do not scroll if max docs is less than scroll size (update/delete by query) (#81654) 2021-12-21 15:26:51 +01:00
eql Add docs for kNN search endpoint (#80378) 2021-11-09 09:28:12 -08:00
features/apis Make feature reset API response more informative (#71240) 2021-04-27 13:47:10 -04:00
fleet Modify fleet search URLs to avoid url collisions (#79776) 2021-10-26 10:03:18 -06:00
graph [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
high-availability [DOCS] Overhaul snapshot and restore docs (#79081) 2021-11-15 12:45:07 -05:00
how-to Oversharding is also indices and fields (#81511) 2021-12-09 08:51:36 +00:00
ilm Expose the index age in ILM explain output. (#81273) 2021-12-13 15:38:25 +01:00
images [DOCS] Remove Windows MSI installer package (#81952) (#81957) 2021-12-20 13:49:32 -05:00
index-modules Permit metadata updates on flood-stage-blocked indices (#81781) 2021-12-16 12:19:41 +00:00
indices [DOCS] Fix anchor for 'Shrink an index' section (#81665) 2021-12-13 12:24:31 -05:00
ingest [DOCS] Fix xref for conditionally running ingest processor (#82001) 2021-12-21 11:37:20 -05:00
licensing [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
mapping [DOCS] Fix field name to match description (#81621) 2021-12-13 15:51:42 -05:00
migration SQL: Remove JDBC dependency on ES lib geo (#82166) 2022-01-04 07:55:41 +02:00
ml [ML] Improve reporting of trained model size stats (#82000) 2021-12-22 18:20:47 +02:00
modules [DOCS] Thread pool settings are static (#81887) 2021-12-20 11:20:06 -05:00
monitoring Adding default templates for Metricbeat ECS data (#81744) 2021-12-16 16:14:18 -05:00
query-dsl [DOCS] Fix `combined_fields` query ref in `multi_match` query docs (#81456) 2021-12-07 16:47:44 -05:00
release-notes [DOCS] Remove deprecation of 408 status code on `_cluster/health` from 8.0.0 release notes (#80852) 2021-11-19 11:02:11 +01:00
repositories-metering-api [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
rest-api do not scroll if max docs is less than scroll size (update/delete by query) (#81654) 2021-12-21 15:26:51 +01:00
rollup [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
scripting Update using.asciidoc (#81896) (#82097) 2021-12-27 12:51:21 -08:00
search Remove experimental flag from geo field format mvt (#81721) 2021-12-14 15:21:05 +01:00
searchable-snapshots [DOCS] Overhaul snapshot and restore docs (#79081) 2021-11-15 12:45:07 -05:00
settings Add JwtRealmSettings (#81680) 2021-12-21 16:28:33 -05:00
setup Auto-generated TLS files under fixed config path (#81547) 2021-12-29 12:56:29 -05:00
shutdown/apis [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
slm/apis [DOCS] Remove soft limit for snapshot repositories (#80745) 2021-11-16 12:24:18 -05:00
snapshot-restore Readonly repos don't cache (#81674) 2021-12-13 18:36:26 +00:00
sql [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
tab-widgets [DOCS] Remove Windows MSI installer package (#81952) (#81957) 2021-12-20 13:49:32 -05:00
text-structure/apis [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
transform [DOCS] Adds missing timeout parameter to transform APIs (#81129) 2021-12-02 13:28:28 -08:00
upgrade [DOCS] Clarify rolling upgrade support for minor versions (#81444) 2021-12-09 09:04:10 -05:00
vectors [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
aggregations.asciidoc Convert bucket aggs docs to runtime fields (#71202) 2021-04-02 12:12:06 -04:00
alias.asciidoc [DOCS] Fix default for `is_write_index` (#77006) (#77362) 2021-09-07 11:34:53 -04:00
analysis.asciidoc
api-conventions.asciidoc [DOCS] Add description of X-Opaque-ID and trace.id (#81433) 2021-12-09 15:54:05 +01:00
cat.asciidoc [DOCS] Remove unneeded escapes 2021-04-26 12:14:45 -04:00
cluster.asciidoc
data-management.asciidoc
data-rollup-transform.asciidoc [DOCS] Remove ifdefs for rollup refactor 2021-08-05 09:08:04 -04:00
datatiers.asciidoc _tier_preference docs changes for 8.0 (#81389) 2021-12-06 19:40:47 -05:00
dependencies-versions.asciidoc
docs.asciidoc [DOCS] Update single index APIs reference (#73103) 2021-05-14 11:53:34 -04:00
getting-started.asciidoc [DOCS] Update ES quick start for security ON by default (#80735) 2021-11-17 17:48:07 -05:00
gs-index.asciidoc
high-availability.asciidoc [DOCS] Overhaul snapshot and restore docs (#79081) 2021-11-15 12:45:07 -05:00
how-to.asciidoc [DOCS] Add 'Fix common cluster issues' docs (#72097) 2021-04-28 08:28:51 -04:00
index-extra-title-page.html
index-modules.asciidoc [DOCS] Relocate `index.mapping.dimension_fields.limit` setting docs (#80964) 2021-11-23 14:51:28 -05:00
index.asciidoc [DOCS] Move ES glossary to Stack docs (#74579) 2021-06-24 19:04:31 -04:00
index.x.asciidoc
indices.asciidoc Remove endpoint for freezing indices (#78918) 2021-10-26 06:37:56 -05:00
ingest.asciidoc [DOCS] Fix xref for conditionally running ingest processor (#82001) 2021-12-21 11:37:20 -05:00
intro.asciidoc [DOCS] Update ES intro for stretched clusters (#77651) 2021-09-13 16:50:08 -04:00
links.asciidoc
mapping.asciidoc
query-dsl.asciidoc [DOCS] Remove deprecated `geo_shape` parameters (#74519) 2021-06-29 08:52:05 -04:00
redirects.asciidoc [DOCS] Rework manual security docs for 8.0+ (#80285) 2021-12-14 10:58:53 -05:00
release-notes.asciidoc [8.x] [DOCS] Add 8.0.0-beta1 release notes (#80190) 2021-11-02 08:58:08 -04:00
scripting.asciidoc [DOCS] Move common scripting use cases up a level (#73445) 2021-05-27 07:38:55 -04:00
search.asciidoc [DOCS] Add high-level guide for kNN search (#80857) 2021-11-30 14:17:39 -05:00
setup.asciidoc [DOCS] Overhaul snapshot and restore docs (#79081) 2021-11-15 12:45:07 -05:00
upgrade.asciidoc [DOCS] Clarify rolling upgrade support for minor versions (#81444) 2021-12-09 09:04:10 -05:00