mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
[docs] s/lags/Flags/
Copy and paste lots an `F`.
This commit is contained in:
parent
09cc4c449a
commit
a0585269be
@ -148,7 +148,7 @@ The `pattern` analyzer accepts the following parameters:
|
||||
`flags`::
|
||||
|
||||
Java regular expression http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html#field.summary[flags].
|
||||
lags should be pipe-separated, eg `"CASE_INSENSITIVE|COMMENTS"`.
|
||||
Flags should be pipe-separated, eg `"CASE_INSENSITIVE|COMMENTS"`.
|
||||
|
||||
`lowercase`::
|
||||
|
||||
|
@ -24,7 +24,7 @@ The `pattern_replace` character filter accepts the following parameters:
|
||||
`flags`::
|
||||
|
||||
Java regular expression http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html#field.summary[flags].
|
||||
lags should be pipe-separated, eg `"CASE_INSENSITIVE|COMMENTS"`.
|
||||
Flags should be pipe-separated, eg `"CASE_INSENSITIVE|COMMENTS"`.
|
||||
|
||||
[float]
|
||||
=== Example configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user