mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Fixed grammar in pattern replace char filter docs. (#46546)
Minor grammar fix in the pattern replace char filter docs.
This commit is contained in:
parent
1b9bd9a0a8
commit
20e93bca6b
@ -82,7 +82,7 @@ POST my_index/_analyze
|
|||||||
// the test framework doesn't like the $1 so we just throw it away rather than
|
// the test framework doesn't like the $1 so we just throw it away rather than
|
||||||
// try to get it to work properly. At least we are still testing the charfilter.
|
// try to get it to work properly. At least we are still testing the charfilter.
|
||||||
|
|
||||||
The above example produces the following term:
|
The above example produces the following terms:
|
||||||
|
|
||||||
[source,text]
|
[source,text]
|
||||||
---------------------------
|
---------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user