P°φklad 1. Query Examples
Query
matches documents where "computer" occur. No attributes are specified.
The Query
matches documents where "donald knuth" occur.
For the query
attribute type is 1 (Bib-1 use), attribute value is 4
Title), so this should match documents where
art
occur in the title.
Another more complex one:
@attrset gils @and @attr 1=4 art @attr 1=1003 "donald knuth" |
The query as a whole uses the GILS attributeset. The query matches
documents where
art occur in the title and in which
donald knuth occur in the author.