OpenSearch/docs/reference
Igor Motov 55fc3a727b Core: refactor upgrade API to use transport and write minimum compatible version that the index was upgraded to
In #11072 we are adding a check that will prevent opening of old indices. However, this check doesn't take into consideration the fact that indices can be made compatible with the current version through upgrade API. In order to make compatibility check aware of the upgrade, the upgrade API should write a new setting `index.version.minimum_compatible` that will indicate the minimum compatible version of lucene this index is compatible with and `index.version.upgraded` that will indicate the version of elasticsearch that performed the upgrade.

Closes #11095
2015-05-28 05:23:49 -10:00
..
aggregations Docs: Fix misplaced images in moving_avg docs 2015-05-27 16:13:36 -04:00
analysis spell correct and add single quotes 2015-05-26 11:41:19 +02:00
cat Removed `id_cache` from stats and cat apis. 2015-05-15 14:06:18 +02:00
cluster Removed `id_cache` from stats and cat apis. 2015-05-15 14:06:18 +02:00
docs [DOCS] Update get.asciidoc 2015-05-27 10:17:10 +02:00
images Docs: Fix misplaced images in moving_avg docs 2015-05-27 16:13:36 -04:00
index-modules Docs: More translog doc improvements 2015-05-05 22:01:58 +02:00
indices Core: refactor upgrade API to use transport and write minimum compatible version that the index was upgraded to 2015-05-28 05:23:49 -10:00
mapping Mappings: Remove the `compress`/`compress_threshold` options of the BinaryFieldMapper. 2015-05-22 14:20:42 +02:00
migration Internal: count api to become a shortcut to the search api 2015-05-26 19:12:11 +02:00
modules [DOCS] add kopf to site plugins 2015-05-27 10:28:53 +02:00
query-dsl Docs: Added stub entries for pages deleted from 1.x 2015-05-24 17:57:34 +02:00
search Docs: Fix typo on percolate_format description 2015-05-25 13:17:59 +02:00
setup Add common SystemD file for RPM/DEB package 2015-05-27 11:51:58 +02:00
testing [DOCS] added instructions on how to write parameterized tests 2015-03-19 12:43:51 +01:00
aggregations.asciidoc Aggregations: Renaming reducers to Pipeline Aggregators 2015-05-21 14:57:23 +01:00
analysis.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
api-conventions.asciidoc API: Add response filtering with filter_path parameter 2015-05-26 13:51:04 +02:00
cat.asciidoc Cat API: Add wildcard support for header names 2015-05-27 16:09:31 +02:00
cluster.asciidoc Remove `_shutdown` API 2015-04-27 17:19:36 +02:00
docs.asciidoc Bulk UDP: Removal. 2014-09-11 09:52:09 +02:00
getting-started.asciidoc Query DSL: Remove filter parsers. 2015-05-07 20:14:34 +02:00
glossary.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
index-modules.asciidoc Docs: Updated the experimental annotations in the docs as follows: 2015-04-26 18:49:15 +02:00
index.asciidoc Docs: Added stub entries for pages deleted from 1.x 2015-05-24 17:57:34 +02:00
indices.asciidoc Docs: Included the index-seal docs in the indices section 2015-05-20 11:20:12 +02:00
mapping.asciidoc Mappings: Remove file based default mappings 2015-04-30 13:50:35 -07:00
modules.asciidoc Remove references to the thrift and memcached transport plugins 2015-03-19 20:49:58 +01:00
query-dsl.asciidoc Query DSL: Remove filter parsers. 2015-05-07 20:14:34 +02:00
redirects.asciidoc Docs: Move the page on facets into redirects.asciidoc 2015-05-24 23:34:23 +02:00
search.asciidoc [Docs] Fix minor spelling errors 2015-05-25 19:56:43 +02:00
setup.asciidoc Docs: Added stub entries for pages deleted from 1.x 2015-05-24 17:57:34 +02:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00