Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion explore-analyze/scripting/scripting-field-extraction.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
- id: elasticsearch
---

# Extracing fields [scripting-field-extraction]
# Extracting fields [scripting-field-extraction]

The goal of field extraction is simple; you have fields in your data with a bunch of information, but you only want to extract pieces and parts.

Check notice on line 13 in explore-analyze/scripting/scripting-field-extraction.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.Semicolons: Use semicolons judiciously.

Check notice on line 13 in explore-analyze/scripting/scripting-field-extraction.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.WordChoice: Consider using 'efficient, basic' instead of 'simple', unless the term is in the UI.

There are two options at your disposal:

Expand Down
Loading