* Add new Query DSL section Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Change config settings Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Fix links Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Add Query DSL back to Search Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Fix remaining links Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Last reorder Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Add Heather's feedback Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Add Query DSL section. Delete Index Data page Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Fix index title Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Add correct title to managing indexes Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Change config yml Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Add permalinks for each page in query DSL section Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * :wq --------- Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
1.8 KiB
layout | title | parent | nav_order | redirect_from | |
---|---|---|---|---|---|
default | Force merge | Index management in Dashboards | 30 |
|
Force merge
Introduced 2.6 {: .label .label-purple }
OpenSearch Dashboards allows you to perform a force merge operation on two or more indexes with Index Management.
Force merging indexes
To perform a force merge operation on two or more indexes, perform the following steps:
-
Under Index Management, choose Indices.
-
Select the indexes you want to force merge.
-
Choose Actions, and then choose Force merge, as shown in the following image.
-
Under Configure source index, specify the indexes you want to force merge.
-
Optionally, under Advanced settings you can to choose to Flush indices or Only expunge delete and then specify the Max number of segments to merge to as shown in the following image.
Force merging data streams
To perform a force merge operation on two or more indexes, perform the following steps:
-
Under Index Management, choose Data streams.
-
Select the data streams you want to force merge.
-
Choose Actions, and then choose Force merge.
-
Under Configure source index, specify the data streams you want to force merge.
-
Optionally, under Advanced settings you can to choose to Flush indices or Only expunge delete and then specify the Max number of segments to merge to as shown in the following image.