Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit d26e431

Browse files
corrected force merge and security note
1 parent fc4d5d1 commit d26e431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ism/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Index State Management (ISM) is a plugin that lets you automate these periodic,
1515

1616
For example, you can define a policy that moves your index into a `read_only` state after 30 days and then deletes it after a set period of 90 days.
1717

18-
You might want to perform an index rollover after a certain amount of time or run a `_forcemerge` operation on an index during off-peak hours to improve search performance during peak hours.
18+
You might want to perform an index rollover after a certain amount of time or run a `force_merge` operation on an index during off-peak hours to improve search performance during peak hours.
1919

2020
## Get started with ISM
2121

@@ -60,5 +60,5 @@ Make sure that the alias that you enter already exists. For more information abo
6060

6161
For information about managing your policies, see [Managed Indices](../ism/managedindices/).
6262

63-
The ISM plugin can only run with full admin access.
63+
To use the ISM plugin, you need to have the correct admin privileges as set in the security plugin.
6464
{: .note }

0 commit comments

Comments
 (0)