Update to CQL 2.0 as of Feb 2011
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 10 May 2011 09:25:22 +0000 (11:25 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 10 May 2011 09:25:22 +0000 (11:25 +0200)
commitb80bf43768c7e00315720abde4cbd644fafa2bd1
tree66af9101ddcfc1aafa0987aa6834bb098488334b
parent9549afd48c2dc297f9bcd832d7ef9cea8c336f13
Update to CQL 2.0 as of Feb 2011

Add all remaining relation symbols. Get rid of QUOTED_URI_STRING and
make it a terminal instead based on QUITED_STRING. If not, the grammar
is seriously broken, ie, search terms like "http://www.indexdata.com/"
would be forbidden. Note that the search_term now (as for CQL 1.X)
allows terms like 'and', 'or', 'sortby' .
src/cql2.0.y