Abstract
Search queries.
Inherits from: Object ← ZOOM::Query .
Included in: ZOOM .
Index: new_cql new_prefix new_sort_by
Class methods | |
---|---|
new_cql | new_cql(prefix) |
Creates a CQL query using the given CQL notation.
| |
new_prefix | new_prefix(prefix) |
Creates a RPN query using the given PQF notation.
| |
new_sort_by | new_sort_by(criteria) |
Creates a sort query from the YAZ sorting notation.
|