Test field match with thesaurus term as value

This commit is contained in:
Mathieu Darse
2015-11-02 11:36:06 +01:00
parent 820f571aca
commit c3bdb6fafe

View File

@@ -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.