Skip to content

Commit

Permalink
advancing to stage 3 PR
Browse files Browse the repository at this point in the history
  • Loading branch information
ebeahan committed Oct 6, 2020
1 parent 9212952 commit e9b9681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rfcs/text/0001-wildcard-data-type.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 0001: Wildcard Field Adoption into ECS
<!--^ The ECS team will assign a unique, contiguous RFC number upon merging the initial stage of this RFC, taking care not to conflict with other RFCs.-->

- Stage: **2 (draft)** <!-- Update to reflect target stage -->
- Stage: **3 (draft)** <!-- Update to reflect target stage -->
- Date: **2020-10-02** <!-- Update to reflect date of most recent stage advancement -->

Wildcard is a data type for Elasticsearch string fields being introduced in Elasticsearch 7.9. Wildcard optimizes performance for queries using wildcards (`*`) and regex, allowing users to perform `grep`-like searches without the limitations of the existing
Expand Down

0 comments on commit e9b9681

Please sign in to comment.