Print

Print


> I am in the process of developing an SRU gateway to the Google Search
> Appliance. Has anyone looked at a translation between CQL and the Google
> search language ?.

Is the google search language documented somewhere? I just added rudimentary
Swish support to CQL::Parser [1], and could take a stab at implementing
toGoogle() if it's not rocket science :)

//Ed

[1] http://search.cpan.org/perldoc?CQL::Parser