Skip to content

Commit 4d127da

Browse files
committed
link to analysis predicate context
1 parent 3653233 commit 4d127da

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/reference/analysis/tokenfilters/condition-tokenfilter.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,9 @@ Predicate script used to apply token filters. If a token
102102
matches this script, the filters in the `filter` parameter are applied to the
103103
token.
104104

105-
Only inline scripts are supported. For valid parameters, see
106-
<<_script_parameters>>.
105+
For valid parameters, see <<_script_parameters>>. Only inline scripts are
106+
supported. Painless scripts must begin with `token` and are executed in the
107+
{painless}/painless-analysis-predicate-context.html[analysis predicate context].
107108
--
108109

109110
[[analysis-condition-tokenfilter-customize]]

0 commit comments

Comments
 (0)