diff --git a/_search-plugins/search-pipelines/split-processor.md b/_search-plugins/search-pipelines/split-processor.md index 953d76ccb9..6830f81ec3 100644 --- a/_search-plugins/search-pipelines/split-processor.md +++ b/_search-plugins/search-pipelines/split-processor.md @@ -31,7 +31,7 @@ The following example demonstrates using a search pipeline with a `split` proces ### Setup -Create an index named `my_index` and index a document with the field `message`: +Create an index named `my_index` and index a document containing the field `message`: ```json POST /my_index/_doc/1