Skip to content

Commit

Permalink
Update multiplexer-tokenfilter.asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel committed Oct 27, 2023
1 parent 48da739 commit a535737
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ PUT /multiplexer_example
"filter": {
"my_multiplexer": {
"type": "multiplexer",
"filters": [ "lowercase", "lowercase, porter_stem" ]
"filters": [ "lowercase", "porter_stem" ]
}
}
}
Expand Down

0 comments on commit a535737

Please sign in to comment.