Draft 1, 2005-03-11
Introduction
This document defines the requirements neccessary to be NorZIG CQL compliant.
NorZIG CQL shall comply with the base profile of SRW and must meet SRW's basic requirements for CQL. The base profile can be found here.
Addition CQL Requirements
The structure of this document is based on the CQL profile found here.
- Context Set
The NorZIG Context Set can be found here.
- Search Clause
No requirements beyond the basic profile.
- Index
The basic requirements allows omitting the index, but it should always be supplied by the client.
- Relation
All numerical indexes must support the follwing relations: <, >, <=, >=, = and <>.
- Relation Modifiers
Righthand side masking must be supported.
- Term
No requirements beyond the basic profile.
- Boolean Operators
No requirements beyond the basic profile.
- Proximity
No requirements beyond the basic profile.
- Boolean Modifiers
No requirements beyond the basic profile.
- Prefix Map
No requirements beyond the basic profile.
- Case Insensitive
No requirements beyond the basic profile.
Notes