Iraklis Psaroudakis
3f9279df17
Mute testResetSystemIndices and feature-migration ( #97781 )
...
Relates #97780
2023-07-20 07:30:48 -04:00
Simon Cooper
602ccd8d60
Migrate IndexMetadata.getCreationVersion to IndexVersion ( #97139 )
2023-06-29 08:38:50 +01:00
William Brafford
6d0929021e
Fix docs sample to not break at next version bump ( #96754 )
...
* Fix docs sample to not break at next version bump
* Use {version} substitution rather than hardcoding
2023-06-20 14:15:45 -04:00
Mayya Sharipova
96171591af
Fix version in feature-migration test
2023-04-27 14:39:26 -04:00
Mayya Sharipova
07adeb0901
Create .synonyms system index ( #95548 )
...
Create .synonyms system index that is exposed
under es.synonyms_api_feature_flag.
This is the first task for creating Synonyms API management,
where synonyms will be stored in the .synonyms system index.
Relates to #38523
2023-04-27 14:11:08 -04:00
Carlos Delgado
7a782031c4
Add Enterprise Search Module ( #94381 )
...
Create base module for ent-search with CRUD APIs to manage behavioral analytics and Search Application.
---------
Co-authored-by: Jim Ferenczi <jim.ferenczi@elastic.co>
Co-authored-by: Aurélien FOUCRET <aurelien.foucret@gmail.com>
Co-authored-by: Kathleen DeRusso <63422879+kderusso@users.noreply.github.com>
Co-authored-by: Ioana Tagirta <ioanatia@users.noreply.github.com>
Co-authored-by: Joseph McElroy <joseph.mcelroy@elastic.co>
Co-authored-by: Aurelien FOUCRET <aurelien.foucret@elastic.co>
Co-authored-by: Benjamin Trent <ben.w.trent@gmail.com>
2023-04-04 10:36:13 +01:00
Yang Wang
5f82235180
[Docs] Fix url for feature migration APIs ( #86330 )
...
Both GET and POST version of the API have a leading underscore.
2022-05-03 10:05:02 +10:00
James Rodewig
e117812ef8
[DOCS] Update migration APIs docs ( #83901 )
...
* Adds a shared note that the migration APIs are mainly intended for internal use by Kibana's Upgrade Assistant.
* Updates the feature migration API docs to use updated "migration" terminology.
* Removes some references to major versions from the deprecation API docs.
2022-02-15 12:19:04 -05:00