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)
The CQL proximity modifiers are supported: unordered (CCL %),
ordered (CCL !), distance with relation <= and < , unit with value
word. Anything but those throws an error.


No differences found