Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PatternReplaceCharFilter #3197

Closed
clintongormley opened this issue Jun 17, 2013 · 0 comments · Fixed by #3225
Closed

Add support for PatternReplaceCharFilter #3197

clintongormley opened this issue Jun 17, 2013 · 0 comments · Fixed by #3225

Comments

@clintongormley
Copy link

The PatternReplaceCharFilter allows the use of a regex to manipulate the characters in a string before analysis:

http://lucene.apache.org/core/4_0_0-ALPHA/analyzers-common/org/apache/lucene/analysis/pattern/PatternReplaceCharFilter.html

spinscale added a commit that referenced this issue Jul 12, 2013
PatternReplaceCharFilter allows the use of a regex to manipulate the characters in a string before analysis

Closes #3197
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
PatternReplaceCharFilter allows the use of a regex to manipulate the characters in a string before analysis

Closes elastic#3197
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant