Browse Source

[DOCS] Refines description. (#51400)

István Zoltán Szabó 5 years ago
parent
commit
85e581282d
1 changed files with 4 additions and 1 deletions
  1. 4 1
      docs/reference/ml/ml-shared.asciidoc

+ 4 - 1
docs/reference/ml/ml-shared.asciidoc

@@ -93,7 +93,10 @@ end::analysis-limits[]
 
 tag::analyzed-fields[]
 Specify `includes` and/or `excludes` patterns to select which fields will be 
-included in the analysis.
+included in the analysis. The patterns specified in `excludes` are applied last, 
+therefore `excludes` takes precedence. In other words, if the same field is 
+specified in both `includes` and `excludes`, then the field will not be included 
+in the analysis.
 +
 --
 The supported fields for each type of analysis are as follows: