Skip to content

Commit

Permalink
Fixes screenshot in categorization job how-to. (#2781)
Browse files Browse the repository at this point in the history
(cherry picked from commit 52f8272)
  • Loading branch information
szabosteve authored and mergify[bot] committed Sep 5, 2024
1 parent a000b02 commit c0bc036
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ If you use the categorization wizard in {kib}, you can see which categorization
You can also change the tokenization rules by customizing the way the categorization field values are interpreted:

[role="screenshot"]
image::images/categorization-wizard.png["Editing the categorization analyzer in Kibana"]
image::images/ml-category-analyzer.png["Editing the categorization analyzer in Kibana"]

The categorization analyzer can refer to a built-in {es} analyzer or a combination of zero or more character filters, a tokenizer, and zero or more token filters.
In this example, adding a {ref}/analysis-pattern-replace-charfilter.html[`pattern_replace` character filter] achieves the same behavior as the `categorization_filters` job configuration option described earlier.
Expand Down

0 comments on commit c0bc036

Please sign in to comment.