parent
6a7f55b61d
commit
8f02c451b8
|
@ -34,7 +34,7 @@ when it's stored, supporting `*` as wildcard annotation. For example:
|
||||||
"my_type" : {
|
"my_type" : {
|
||||||
"_source" : {
|
"_source" : {
|
||||||
"includes" : ["path1.*", "path2.*"],
|
"includes" : ["path1.*", "path2.*"],
|
||||||
"excludes" : ["pat3.*"]
|
"excludes" : ["path3.*"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue