Skip to content

Commit

Permalink
[PR feedback] changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen authored Aug 20, 2024
1 parent 707a9d0 commit 76b1010
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/eui/changelogs/upcoming/7960.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 76b1010

Please sign in to comment.