mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Test field match with thesaurus term as value
This commit is contained in:
@@ -62,6 +62,8 @@ foo ≥ "2015/01/01"|<range:foo gte="2015/01/01">
|
||||
|
||||
# Field narrowing
|
||||
foo:bar|(<field:foo> MATCHES <text:"bar">)
|
||||
foo:[bar]|(<field:foo> MATCHES <term:"bar">)
|
||||
foo:[bar (baz)]|(<field:foo> MATCHES <term:"bar" context:"baz">)
|
||||
foo:bar baz|(<field:foo> MATCHES <text:"bar baz">)
|
||||
foo bar:baz|<text:"foo bar:baz">
|
||||
|
||||
|
Can't render this file because it contains an unexpected character in line 1 and column 11.
|
Reference in New Issue
Block a user