cql_to_ccl deals with proximity , bug #4407
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 19 Jul 2011 11:02:29 +0000 (13:02 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 19 Jul 2011 11:02:29 +0000 (13:02 +0200)
commita01e8d12dab3fbde9c494338f15f8177e04e98a1
treec2403f1dbc45ec39b937c5acb91471089228ed23
parentd00ba88308804905d281209e6d90de0d9f12c959
cql_to_ccl deals with proximity , bug #4407

The CQL proximity modifiers are supported: unordered (CCL %),
ordered (CCL !), distance with relation <= and < , unit with value
word. Anything but those throws an error.
src/cql2ccl.c