diff --git a/packages/eui/changelogs/upcoming/7960.md b/packages/eui/changelogs/upcoming/7960.md index 21190e0d6dc..463382867f6 100644 --- a/packages/eui/changelogs/upcoming/7960.md +++ b/packages/eui/changelogs/upcoming/7960.md @@ -1,5 +1 @@ -**recognizedFields** - -- `recognizedFields` is a new field of `ParseOptions` which specifies the phrases that will be parsed as field - clauses. This field can be used wherever ParseOptions are exposed: in `Query.parse(terms, parseOptions)` and - in the `box` prop of `EuiSearchBar`. +- Updated `EuiSearchBar`'s optional `box.schema` prop with a new `recognizedFields` configuration. This allows specifying the phrases that will be parsed as field clauses