Skip to content

Commit

Permalink
Explain ISM + link (#7787)
Browse files Browse the repository at this point in the history
* Explain ISM + link

Signed-off-by: Stavros Macrakis <[email protected]>

* Update _im-plugin/refresh-analyzer.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Stavros Macrakis <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
(cherry picked from commit 3977152)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and kolchfa-aws committed Jul 23, 2024
1 parent f4f322a commit f135cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _im-plugin/refresh-analyzer.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ redirect_from:

# Refresh search analyzer

With ISM installed, you can refresh search analyzers in real time with the following API:
You can refresh search analyzers in real time using the following API. This requires the [Index State Management]({{site.url}}{{site.baseurl}}/im-plugin/ism/index/) (ISM) plugin to be installed. For more information, see [Installing plugins]({{site.url}}{{site.baseurl}}/install-and-configure/plugins/).

```json
POST /_plugins/_refresh_search_analyzers/<index or alias or wildcard>
Expand Down

0 comments on commit f135cb1

Please sign in to comment.