Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan committed Aug 13, 2024
1 parent 7d7f01a commit 42b3539
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/eui/changelogs/upcoming/7960.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
**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`.

0 comments on commit 42b3539

Please sign in to comment.