documentation-website icon indicating copy to clipboard operation
documentation-website copied to clipboard

[DOC] Data Prepper regex and strings do not support $

Open dlvenable opened this issue 1 year ago • 1 comments

What do you want to do?

  • [x] Request a change to existing documentation
  • [ ] Add new documentation
  • [ ] Report a technical problem with the documentation
  • [ ] Other

Tell us about your request. Provide a summary of the request.

Data Prepper strings do not support $. Some pages such as the following include $ in the regex pattern, but this does not work.

https://opensearch.org/docs/latest/data-prepper/pipelines/expression-syntax/

We should remove $ from these examples.

*Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.

All versions

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.

Data Prepper issue to add this support:

https://github.com/opensearch-project/data-prepper/issues/4772

dlvenable avatar Jul 30 '24 15:07 dlvenable

@dlvenable, are you going to change the behavior (as per 4772) to add the support for $? If imminent, we should probably leave the docs as is. But, if it will take some time, we can remove them, and then add back once the functionality is added.

hdhalter avatar Jul 30 '24 18:07 hdhalter

@dlvenable Closing as stale, but just ping me if you need this to stay open. Thanks!

natebower avatar Jul 14 '25 18:07 natebower