Skip to content

Commit

Permalink
Add release note entry for new phone number analyzers (#5175)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Ross <[email protected]>
  • Loading branch information
andrross authored Nov 8, 2024
1 parent 537f24e commit ea478af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-notes/opensearch-release-notes-2.18.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ OpenSearch 2.18 includes a number of updates that help you build machine learnin
* Grouping top N queries by similarity now supports field names and data types, allowing you to group queries at a finer level of detail so that you can better identify and analyze resource-intensive query patterns across query types.
* Workspaces provide a new multi-tenant environment to increase team collaboration. Granular access controls let you manage or remove collaborators and control their access at the workspace level with role-based permissions.
* A redesigned homepage and navigation structure provide a centralized toolkit for accessing and creating Workspaces, with a more cleanly organized navigation bar that adapts to the selected workspace and supports tailored workflows
* Two new analyzers, [`phone` and `phone-search`](https://opensearch.org/docs/latest/analyzers/supported-analyzers/phone-analyzers/), have been added as an optional plugin to simplify the complex task of parsing global phone numbers.


### EXPERIMENTAL FEATURES
Expand Down

0 comments on commit ea478af

Please sign in to comment.